Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tonic-ui/[email protected]
 - @tonic-ui/[email protected]
 - @tonic-ui/[email protected]
  • Loading branch information
cheton committed Jun 12, 2024
1 parent 6a301aa commit 373161b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@tonic-ui/react-docs",
"version": "2.0.1",
"version": "2.0.2",
"description": "A documentation site for React Tonic UI component library.",
"scripts": {
"build": "bash -c '. ./tonic-ui.env && ./scripts/update-docs.sh && cross-env NODE_ENV=production next build'",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react-icons",
"version": "2.0.1",
"version": "2.0.2",
"description": "Tonic icons distributed as SVG React components.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react",
"version": "2.0.1",
"version": "2.0.2",
"description": "React Tonic UI component library.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -26,7 +26,7 @@
"@popperjs/core": "2.x",
"@tonic-ui/react-base": "^2.0.1",
"@tonic-ui/react-hooks": "^2.0.0",
"@tonic-ui/react-icons": "^2.0.1",
"@tonic-ui/react-icons": "^2.0.2",
"@tonic-ui/styled-system": "^2.0.1",
"@tonic-ui/theme": "^2.0.0",
"@tonic-ui/utils": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4127,7 +4127,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react-icons@^2.0.1, @tonic-ui/react-icons@workspace:^, @tonic-ui/react-icons@workspace:packages/react-icons":
"@tonic-ui/react-icons@^2.0.2, @tonic-ui/react-icons@workspace:^, @tonic-ui/react-icons@workspace:packages/react-icons":
version: 0.0.0-use.local
resolution: "@tonic-ui/react-icons@workspace:packages/react-icons"
dependencies:
Expand Down Expand Up @@ -4180,7 +4180,7 @@ __metadata:
"@testing-library/user-event": ^14.4.3
"@tonic-ui/react-base": ^2.0.1
"@tonic-ui/react-hooks": ^2.0.0
"@tonic-ui/react-icons": ^2.0.1
"@tonic-ui/react-icons": ^2.0.2
"@tonic-ui/styled-system": ^2.0.1
"@tonic-ui/theme": ^2.0.0
"@tonic-ui/utils": ^2.0.0
Expand Down

0 comments on commit 373161b

Please sign in to comment.