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]
  • Loading branch information
cheton committed Nov 15, 2023
1 parent a1db209 commit 29e733a
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions 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": "1.26.0",
"version": "1.27.0",
"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' && next export --outdir dist/react",
Expand Down Expand Up @@ -36,9 +36,9 @@
"@next/mdx": "^13.0.5",
"@tanstack/react-table": "^8.9.1",
"@tanstack/react-virtual": "^3.0.0-beta",
"@tonic-ui/react": "^1.26.0",
"@tonic-ui/react-hooks": "^1.6.0",
"@tonic-ui/react-lab": "^0.24.0",
"@tonic-ui/react": "^1.27.0",
"@tonic-ui/react-hooks": "^1.6.1",
"@tonic-ui/react-lab": "^0.25.0",
"@tonic-ui/styled-system": "^1.9.0",
"@tonic-ui/theme": "^1.3.0",
"@trendmicro/babel-config": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react-hooks",
"version": "1.6.0",
"version": "1.6.1",
"description": "A collection of React Hooks for Tonic UI components.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react-lab",
"version": "0.24.0",
"version": "0.25.0",
"description": "This package hosts the incubator components that are not yet ready to move to the core.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -19,8 +19,8 @@
"test": "jest --maxWorkers=2"
},
"dependencies": {
"@tonic-ui/react": "^1.26.0",
"@tonic-ui/react-hooks": "^1.6.0",
"@tonic-ui/react": "^1.27.0",
"@tonic-ui/react-hooks": "^1.6.1",
"@tonic-ui/utils": "^1.6.0",
"date-fns": "2.x",
"ensure-type": "^1.5.1",
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": "1.26.0",
"version": "1.27.0",
"description": "React Tonic UI component library.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -23,7 +23,7 @@
"@emotion/react": "11.x",
"@emotion/styled": "11.x",
"@popperjs/core": "2.x",
"@tonic-ui/react-hooks": "^1.6.0",
"@tonic-ui/react-hooks": "^1.6.1",
"@tonic-ui/styled-system": "^1.9.0",
"@tonic-ui/theme": "^1.3.0",
"@tonic-ui/utils": "^1.6.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3653,9 +3653,9 @@ __metadata:
"@next/mdx": ^13.0.5
"@tanstack/react-table": ^8.9.1
"@tanstack/react-virtual": ^3.0.0-beta
"@tonic-ui/react": ^1.26.0
"@tonic-ui/react-hooks": ^1.6.0
"@tonic-ui/react-lab": ^0.24.0
"@tonic-ui/react": ^1.27.0
"@tonic-ui/react-hooks": ^1.6.1
"@tonic-ui/react-lab": ^0.25.0
"@tonic-ui/styled-system": ^1.9.0
"@tonic-ui/theme": ^1.3.0
"@trendmicro/babel-config": ^1.0.2
Expand Down Expand Up @@ -3710,7 +3710,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react-hooks@^1.6.0, @tonic-ui/react-hooks@workspace:packages/react-hooks":
"@tonic-ui/react-hooks@^1.6.1, @tonic-ui/react-hooks@workspace:packages/react-hooks":
version: 0.0.0-use.local
resolution: "@tonic-ui/react-hooks@workspace:packages/react-hooks"
dependencies:
Expand Down Expand Up @@ -3748,7 +3748,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react-lab@^0.24.0, @tonic-ui/react-lab@workspace:packages/react-lab":
"@tonic-ui/react-lab@^0.25.0, @tonic-ui/react-lab@workspace:packages/react-lab":
version: 0.0.0-use.local
resolution: "@tonic-ui/react-lab@workspace:packages/react-lab"
dependencies:
Expand All @@ -3765,8 +3765,8 @@ __metadata:
"@rollup/plugin-node-resolve": ^15.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@tonic-ui/react": ^1.26.0
"@tonic-ui/react-hooks": ^1.6.0
"@tonic-ui/react": ^1.27.0
"@tonic-ui/react-hooks": ^1.6.1
"@tonic-ui/utils": ^1.6.0
"@trendmicro/babel-config": ^1.0.2
cpy-cli: ^5.0.0
Expand All @@ -3793,7 +3793,7 @@ __metadata:
languageName: unknown
linkType: soft

"@tonic-ui/react@^1.26.0, @tonic-ui/react@workspace:packages/react":
"@tonic-ui/react@^1.27.0, @tonic-ui/react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "@tonic-ui/react@workspace:packages/react"
dependencies:
Expand All @@ -3815,7 +3815,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@tonic-ui/react-hooks": ^1.6.0
"@tonic-ui/react-hooks": ^1.6.1
"@tonic-ui/styled-system": ^1.9.0
"@tonic-ui/theme": ^1.3.0
"@tonic-ui/utils": ^1.6.0
Expand Down

0 comments on commit 29e733a

Please sign in to comment.