From c5d6809899bcc6a53436466495a05524449c5dd3 Mon Sep 17 00:00:00 2001 From: dkireev Date: Tue, 13 Feb 2024 10:40:58 +0200 Subject: [PATCH] chore: bump version to 10.13.1 --- docs/CHANGELOG.md | 11 +++++++++++ docs/package.json | 10 +++++----- next-docs/CHANGELOG.md | 11 +++++++++++ next-docs/package.json | 10 +++++----- pnpm-lock.yaml | 20 ++++++++++---------- workspaces/base/CHANGELOG.md | 6 ++++++ workspaces/base/package.json | 2 +- workspaces/cmdk/CHANGELOG.md | 8 ++++++++ workspaces/cmdk/package.json | 4 ++-- workspaces/core/CHANGELOG.md | 6 ++++++ workspaces/core/package.json | 2 +- workspaces/tables/CHANGELOG.md | 8 ++++++++ workspaces/tables/package.json | 4 ++-- workspaces/themes/CHANGELOG.md | 6 ++++++ workspaces/themes/package.json | 2 +- 15 files changed, 83 insertions(+), 27 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3f4be6ec9..97204783e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,16 @@ # docs +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.1 + - @heathmont/moon-base-tw@10.13.1 + - @heathmont/moon-cmdk-tw@10.13.1 + - @heathmont/moon-themes-tw@10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/docs/package.json b/docs/package.json index 2c253beda..a1a40d2c9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "10.13.0", + "version": "10.13.1", "private": true, "type": "module", "scripts": { @@ -11,11 +11,11 @@ "lint": "next lint" }, "dependencies": { - "@heathmont/moon-base-tw": "workspace:^10.13.0", - "@heathmont/moon-cmdk-tw": "workspace:^10.13.0", - "@heathmont/moon-core-tw": "workspace:^10.13.0", + "@heathmont/moon-base-tw": "workspace:^10.13.1", + "@heathmont/moon-cmdk-tw": "workspace:^10.13.1", + "@heathmont/moon-core-tw": "workspace:^10.13.1", "@heathmont/moon-icons-tw": "9.28.6", - "@heathmont/moon-themes-tw": "workspace:^10.13.0", + "@heathmont/moon-themes-tw": "workspace:^10.13.1", "@types/node": "20.4.9", "@types/react": "18.2.19", "@types/react-dom": "18.2.7", diff --git a/next-docs/CHANGELOG.md b/next-docs/CHANGELOG.md index e6ab534d5..3833887e4 100644 --- a/next-docs/CHANGELOG.md +++ b/next-docs/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.1 + - @heathmont/moon-cmdk-tw@10.13.1 + - @heathmont/moon-table-tw@10.13.1 + - @heathmont/moon-themes-tw@10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/next-docs/package.json b/next-docs/package.json index 2c384d250..7ac1d9370 100644 --- a/next-docs/package.json +++ b/next-docs/package.json @@ -1,6 +1,6 @@ { "name": "next-docs", - "version": "10.13.0", + "version": "10.13.1", "private": true, "scripts": { "dev": "next dev", @@ -19,9 +19,9 @@ "@heathmont/moon-assets": "workspace:^10.7.1", "@heathmont/moon-charts": "workspace:^10.7.1", "@heathmont/moon-components": "workspace:^10.7.1", - "@heathmont/moon-cmdk-tw": "workspace:^10.13.0", + "@heathmont/moon-cmdk-tw": "workspace:^10.13.1", "@heathmont/moon-core": "workspace:^10.7.1", - "@heathmont/moon-core-tw": "workspace:^10.13.0", + "@heathmont/moon-core-tw": "workspace:^10.13.1", "@heathmont/moon-datepicker": "workspace:^10.7.1", "@heathmont/moon-draggabletable": "workspace:^10.7.1", "@heathmont/moon-icons": "workspace:^10.7.1", @@ -30,9 +30,9 @@ "@heathmont/moon-select": "workspace:^10.7.1", "@heathmont/moon-sidebar": "workspace:^10.7.1", "@heathmont/moon-table": "workspace:^10.7.1", - "@heathmont/moon-table-tw": "workspace:^10.13.0", + "@heathmont/moon-table-tw": "workspace:^10.13.1", "@heathmont/moon-themes": "workspace:^10.7.1", - "@heathmont/moon-themes-tw": "workspace:^10.13.0", + "@heathmont/moon-themes-tw": "workspace:^10.13.1", "@heathmont/moon-utils": "workspace:^10.7.1", "@heathmont/moon-icons-tw": "9.28.6", "@hookform/resolvers": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 988f992a0..3cbd1ff4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,19 +166,19 @@ importers: docs: dependencies: '@heathmont/moon-base-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/base '@heathmont/moon-cmdk-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/cmdk '@heathmont/moon-core-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/core '@heathmont/moon-icons-tw': specifier: 9.28.6 version: 9.28.6(react-dom@18.2.0)(react@18.2.0) '@heathmont/moon-themes-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/themes '@types/node': specifier: 20.4.9 @@ -238,7 +238,7 @@ importers: specifier: workspace:^10.7.1 version: link:../packages/charts '@heathmont/moon-cmdk-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/cmdk '@heathmont/moon-components': specifier: workspace:^10.7.1 @@ -247,7 +247,7 @@ importers: specifier: workspace:^10.7.1 version: link:../packages/core '@heathmont/moon-core-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/core '@heathmont/moon-datepicker': specifier: workspace:^10.7.1 @@ -277,13 +277,13 @@ importers: specifier: workspace:^10.7.1 version: link:../packages/table '@heathmont/moon-table-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/tables '@heathmont/moon-themes': specifier: workspace:^10.7.1 version: link:../packages/themes '@heathmont/moon-themes-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../workspaces/themes '@heathmont/moon-utils': specifier: workspace:^10.7.1 @@ -1005,7 +1005,7 @@ importers: specifier: 1.7.16 version: 1.7.16(react-dom@18.2.0)(react@18.2.0) '@heathmont/moon-core-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../core cmdk: specifier: 0.2.0 @@ -1065,7 +1065,7 @@ importers: workspaces/tables: dependencies: '@heathmont/moon-core-tw': - specifier: workspace:^10.13.0 + specifier: workspace:^10.13.1 version: link:../core react: specifier: 18.2.0 diff --git a/workspaces/base/CHANGELOG.md b/workspaces/base/CHANGELOG.md index ea17a5aaa..5d583abd2 100644 --- a/workspaces/base/CHANGELOG.md +++ b/workspaces/base/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-base-tw +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/workspaces/base/package.json b/workspaces/base/package.json index 11dd1efe8..75461f761 100644 --- a/workspaces/base/package.json +++ b/workspaces/base/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-base-tw", "sideEffects": false, - "version": "10.13.0", + "version": "10.13.1", "files": [ "lib" ], diff --git a/workspaces/cmdk/CHANGELOG.md b/workspaces/cmdk/CHANGELOG.md index bde269902..5bfc5bf27 100644 --- a/workspaces/cmdk/CHANGELOG.md +++ b/workspaces/cmdk/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-cmdk-tw +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/workspaces/cmdk/package.json b/workspaces/cmdk/package.json index 3a9795861..e4e8a8449 100644 --- a/workspaces/cmdk/package.json +++ b/workspaces/cmdk/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-cmdk-tw", "sideEffects": false, - "version": "10.13.0", + "version": "10.13.1", "files": [ "lib" ], @@ -21,7 +21,7 @@ }, "dependencies": { "@headlessui/react": "1.7.16", - "@heathmont/moon-core-tw": "workspace:^10.13.0", + "@heathmont/moon-core-tw": "workspace:^10.13.1", "cmdk": "0.2.0", "tailwind-merge": "1.14.0", "tailwindcss-radix": "2.8.0" diff --git a/workspaces/core/CHANGELOG.md b/workspaces/core/CHANGELOG.md index 3f9ecab9b..5d265aa92 100644 --- a/workspaces/core/CHANGELOG.md +++ b/workspaces/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-core-tw +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/workspaces/core/package.json b/workspaces/core/package.json index 554089602..93ce944c4 100644 --- a/workspaces/core/package.json +++ b/workspaces/core/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-core-tw", "sideEffects": false, - "version": "10.13.0", + "version": "10.13.1", "files": [ "lib" ], diff --git a/workspaces/tables/CHANGELOG.md b/workspaces/tables/CHANGELOG.md index 1a0838257..1332e9ec4 100644 --- a/workspaces/tables/CHANGELOG.md +++ b/workspaces/tables/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-table-tw +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/workspaces/tables/package.json b/workspaces/tables/package.json index 5d92b5741..055726108 100644 --- a/workspaces/tables/package.json +++ b/workspaces/tables/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-table-tw", "sideEffects": false, - "version": "10.13.0", + "version": "10.13.1", "files": [ "lib" ], @@ -20,7 +20,7 @@ "chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" " }, "dependencies": { - "@heathmont/moon-core-tw": "workspace:^10.13.0", + "@heathmont/moon-core-tw": "workspace:^10.13.1", "react": "18.2.0", "react-dom": "18.2.0", "react-table": "7.8.0", diff --git a/workspaces/themes/CHANGELOG.md b/workspaces/themes/CHANGELOG.md index aea9a4ea8..c1d5f1f7d 100644 --- a/workspaces/themes/CHANGELOG.md +++ b/workspaces/themes/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-themes-tw +## 10.13.1 + +### Patch Changes + +- Deploy 10.13.1 + ## 10.13.0 ### Minor Changes diff --git a/workspaces/themes/package.json b/workspaces/themes/package.json index 166fddb4d..892fff74d 100644 --- a/workspaces/themes/package.json +++ b/workspaces/themes/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-themes-tw", "sideEffects": false, - "version": "10.13.0", + "version": "10.13.1", "files": [ "lib" ],