From 133af8f86e1c5b96386664401f6c577f9470cf44 Mon Sep 17 00:00:00 2001 From: cheton Date: Thu, 16 Nov 2023 21:28:06 +0800 Subject: [PATCH] chore(release): publish - @tonic-ui/react@1.28.0 - @tonic-ui/react-docs@1.28.0 - @tonic-ui/react-lab@0.26.0 --- packages/react-docs/package.json | 6 +++--- packages/react-lab/package.json | 4 ++-- packages/react/package.json | 2 +- yarn.lock | 10 +++++----- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index f367533cc1..c5b1afbf61 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@tonic-ui/react-docs", - "version": "1.27.0", + "version": "1.28.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", @@ -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.27.0", + "@tonic-ui/react": "^1.28.0", "@tonic-ui/react-hooks": "^1.6.1", - "@tonic-ui/react-lab": "^0.25.0", + "@tonic-ui/react-lab": "^0.26.0", "@tonic-ui/styled-system": "^1.9.0", "@tonic-ui/theme": "^1.3.0", "@trendmicro/babel-config": "^1.0.2", diff --git a/packages/react-lab/package.json b/packages/react-lab/package.json index 1d190264ae..3a7b72f1b4 100644 --- a/packages/react-lab/package.json +++ b/packages/react-lab/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react-lab", - "version": "0.25.0", + "version": "0.26.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", @@ -19,7 +19,7 @@ "test": "jest --maxWorkers=2" }, "dependencies": { - "@tonic-ui/react": "^1.27.0", + "@tonic-ui/react": "^1.28.0", "@tonic-ui/react-hooks": "^1.6.1", "@tonic-ui/utils": "^1.6.0", "date-fns": "2.x", diff --git a/packages/react/package.json b/packages/react/package.json index bc2e7ebbd2..79bb280475 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react", - "version": "1.27.0", + "version": "1.28.0", "description": "React Tonic UI component library.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", diff --git a/yarn.lock b/yarn.lock index df9e92c696..97749ca096 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.27.0 + "@tonic-ui/react": ^1.28.0 "@tonic-ui/react-hooks": ^1.6.1 - "@tonic-ui/react-lab": ^0.25.0 + "@tonic-ui/react-lab": ^0.26.0 "@tonic-ui/styled-system": ^1.9.0 "@tonic-ui/theme": ^1.3.0 "@trendmicro/babel-config": ^1.0.2 @@ -3748,7 +3748,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react-lab@^0.25.0, @tonic-ui/react-lab@workspace:packages/react-lab": +"@tonic-ui/react-lab@^0.26.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: @@ -3765,7 +3765,7 @@ __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.27.0 + "@tonic-ui/react": ^1.28.0 "@tonic-ui/react-hooks": ^1.6.1 "@tonic-ui/utils": ^1.6.0 "@trendmicro/babel-config": ^1.0.2 @@ -3793,7 +3793,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react@^1.27.0, @tonic-ui/react@workspace:packages/react": +"@tonic-ui/react@^1.28.0, @tonic-ui/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@tonic-ui/react@workspace:packages/react" dependencies: