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]
 - @tonic-ui/[email protected]
 - @tonic-ui/[email protected]
  • Loading branch information
cheton committed Jun 1, 2024
1 parent 2b58ebf commit 6c6d3ec
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions packages/react-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react-base",
"version": "2.0.0",
"version": "2.0.1",
"description": "A library of headless React UI components.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -23,7 +23,7 @@
"@emotion/is-prop-valid": "1.x",
"@emotion/react": "11.x",
"@emotion/styled": "11.x",
"@tonic-ui/styled-system": "^2.0.0",
"@tonic-ui/styled-system": "^2.0.1",
"ensure-type": "^1.5.1"
},
"devDependencies": {
Expand Down
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.0",
"version": "2.0.1",
"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
4 changes: 2 additions & 2 deletions 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.0",
"version": "2.0.1",
"description": "Tonic icons distributed as SVG React components.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -21,7 +21,7 @@
"test": "exit 0"
},
"dependencies": {
"@tonic-ui/react-base": "^2.0.0"
"@tonic-ui/react-base": "^2.0.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.24.0",
Expand Down
8 changes: 4 additions & 4 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.0",
"version": "2.0.1",
"description": "React Tonic UI component library.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -24,10 +24,10 @@
"@emotion/react": "11.x",
"@emotion/styled": "11.x",
"@popperjs/core": "2.x",
"@tonic-ui/react-base": "^2.0.0",
"@tonic-ui/react-base": "^2.0.1",
"@tonic-ui/react-hooks": "^2.0.0",
"@tonic-ui/react-icons": "^2.0.0",
"@tonic-ui/styled-system": "^2.0.0",
"@tonic-ui/react-icons": "^2.0.1",
"@tonic-ui/styled-system": "^2.0.1",
"@tonic-ui/theme": "^2.0.0",
"@tonic-ui/utils": "^2.0.0",
"date-fns": "2.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/styled-system",
"version": "2.0.0",
"version": "2.0.1",
"description": "The framework agnostic styling engine for Tonic UI.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3959,7 +3959,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react-base@^2.0.0, @tonic-ui/react-base@workspace:packages/react-base":
"@tonic-ui/react-base@^2.0.1, @tonic-ui/react-base@workspace:packages/react-base":
version: 0.0.0-use.local
resolution: "@tonic-ui/react-base@workspace:packages/react-base"
dependencies:
Expand All @@ -3980,7 +3980,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@tonic-ui/styled-system": ^2.0.0
"@tonic-ui/styled-system": ^2.0.1
"@trendmicro/babel-config": ^1.0.2
cpy-cli: ^5.0.0
cross-env: ^7.0.3
Expand Down Expand Up @@ -4127,7 +4127,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react-icons@^2.0.0, @tonic-ui/react-icons@workspace:^, @tonic-ui/react-icons@workspace:packages/react-icons":
"@tonic-ui/react-icons@^2.0.1, @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 All @@ -4136,7 +4136,7 @@ __metadata:
"@babel/preset-react": ^7.23.3
"@emotion/babel-plugin": ^11.11.0
"@emotion/react": 11.x
"@tonic-ui/react-base": ^2.0.0
"@tonic-ui/react-base": ^2.0.1
"@trendmicro/babel-config": ^1.0.2
"@trendmicro/tmicon": 1.40.0
cross-env: ^7.0.3
Expand Down Expand Up @@ -4178,10 +4178,10 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@tonic-ui/react-base": ^2.0.0
"@tonic-ui/react-base": ^2.0.1
"@tonic-ui/react-hooks": ^2.0.0
"@tonic-ui/react-icons": ^2.0.0
"@tonic-ui/styled-system": ^2.0.0
"@tonic-ui/react-icons": ^2.0.1
"@tonic-ui/styled-system": ^2.0.1
"@tonic-ui/theme": ^2.0.0
"@tonic-ui/utils": ^2.0.0
"@trendmicro/babel-config": ^1.0.2
Expand Down Expand Up @@ -4215,7 +4215,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/styled-system@^2.0.0, @tonic-ui/styled-system@workspace:packages/styled-system":
"@tonic-ui/styled-system@^2.0.1, @tonic-ui/styled-system@workspace:packages/styled-system":
version: 0.0.0-use.local
resolution: "@tonic-ui/styled-system@workspace:packages/styled-system"
dependencies:
Expand Down

0 comments on commit 6c6d3ec

Please sign in to comment.