Skip to content

Commit

Permalink
Changeset: New Version (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs authored Apr 22, 2024
2 parents 87bf858 + 256ca5f commit f4998a6
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-carrots-sit.md

This file was deleted.

30 changes: 15 additions & 15 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"build:storybook": "storybook build"
},
"dependencies": {
"clsx": "2.1.0",
"contentlayer": "0.3.4",
"next": "14.1.4",
"next-contentlayer": "0.3.4",
"next-mdx-remote": "^4.4.1",
"react": "18.2.0",
"react-aria-components": "1.1.1",
"react-dom": "18.2.0",
"react-toggle": "4.1.3",
"rehype-parse": "^9.0.0",
"rehype-pretty-code": "0.13.0",
"rehype-react": "^8.0.0",
"unified": "11.0.4",
"unist-util-visit": "5.0.0"
},
"clsx": "2.1.0",
"contentlayer": "0.3.4",
"next": "14.1.4",
"next-contentlayer": "0.3.4",
"next-mdx-remote": "^4.4.1",
"react": "18.2.0",
"react-aria-components": "1.1.1",
"react-dom": "18.2.0",
"react-toggle": "4.1.3",
"rehype-parse": "^9.0.0",
"rehype-pretty-code": "0.13.0",
"rehype-react": "^8.0.0",
"unified": "11.0.4",
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@codesandbox/sandpack-react": "^2.13.5",
"@hopper-ui/components": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hopper-ui/tokens

## 3.5.1

### Patch Changes

- f769b65: Swapped the ABC Favorit font for an alternate version

## 3.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/tokens",
"author": "Workleap",
"version": "3.5.0",
"version": "3.5.1",
"description": "The tokens package.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit f4998a6

Please sign in to comment.