From 86fbdd174fa3fc56621ad7e989b4751492ee1d79 Mon Sep 17 00:00:00 2001 From: dkireev Date: Wed, 28 Feb 2024 17:41:51 +0200 Subject: [PATCH] chore: bump version to 10.13.4 --- 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 0d3553411..0a537bb9d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,16 @@ # docs +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.4 + - @heathmont/moon-base-tw@10.13.4 + - @heathmont/moon-cmdk-tw@10.13.4 + - @heathmont/moon-themes-tw@10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index ec8afc258..4d784f3b1 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "10.13.3", + "version": "10.13.4", "private": true, "type": "module", "scripts": { @@ -11,11 +11,11 @@ "lint": "next lint" }, "dependencies": { - "@heathmont/moon-base-tw": "workspace:^10.13.3", - "@heathmont/moon-cmdk-tw": "workspace:^10.13.3", - "@heathmont/moon-core-tw": "workspace:^10.13.3", + "@heathmont/moon-base-tw": "workspace:^10.13.4", + "@heathmont/moon-cmdk-tw": "workspace:^10.13.4", + "@heathmont/moon-core-tw": "workspace:^10.13.4", "@heathmont/moon-icons-tw": "9.28.6", - "@heathmont/moon-themes-tw": "workspace:^10.13.3", + "@heathmont/moon-themes-tw": "workspace:^10.13.4", "@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 7c1117cb6..4526c7c18 100644 --- a/next-docs/CHANGELOG.md +++ b/next-docs/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.4 + - @heathmont/moon-cmdk-tw@10.13.4 + - @heathmont/moon-table-tw@10.13.4 + - @heathmont/moon-themes-tw@10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/next-docs/package.json b/next-docs/package.json index f5af9a59c..ca29a9794 100644 --- a/next-docs/package.json +++ b/next-docs/package.json @@ -1,6 +1,6 @@ { "name": "next-docs", - "version": "10.13.3", + "version": "10.13.4", "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.3", + "@heathmont/moon-cmdk-tw": "workspace:^10.13.4", "@heathmont/moon-core": "workspace:^10.7.1", - "@heathmont/moon-core-tw": "workspace:^10.13.3", + "@heathmont/moon-core-tw": "workspace:^10.13.4", "@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.3", + "@heathmont/moon-table-tw": "workspace:^10.13.4", "@heathmont/moon-themes": "workspace:^10.7.1", - "@heathmont/moon-themes-tw": "workspace:^10.13.3", + "@heathmont/moon-themes-tw": "workspace:^10.13.4", "@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 d079c4925..833e0b6fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,19 +166,19 @@ importers: docs: dependencies: '@heathmont/moon-base-tw': - specifier: workspace:^10.13.3 + specifier: workspace:^10.13.4 version: link:../workspaces/base '@heathmont/moon-cmdk-tw': - specifier: workspace:^10.13.3 + specifier: workspace:^10.13.4 version: link:../workspaces/cmdk '@heathmont/moon-core-tw': - specifier: workspace:^10.13.3 + specifier: workspace:^10.13.4 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.3 + specifier: workspace:^10.13.4 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.3 + specifier: workspace:^10.13.4 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.3 + specifier: workspace:^10.13.4 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.3 + specifier: workspace:^10.13.4 version: link:../workspaces/tables '@heathmont/moon-themes': specifier: workspace:^10.7.1 version: link:../packages/themes '@heathmont/moon-themes-tw': - specifier: workspace:^10.13.3 + specifier: workspace:^10.13.4 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.3 + specifier: workspace:^10.13.4 version: link:../core cmdk: specifier: 0.2.0 @@ -1065,7 +1065,7 @@ importers: workspaces/tables: dependencies: '@heathmont/moon-core-tw': - specifier: workspace:^10.13.3 + specifier: workspace:^10.13.4 version: link:../core react: specifier: 18.2.0 diff --git a/workspaces/base/CHANGELOG.md b/workspaces/base/CHANGELOG.md index 7734a213f..0e062b205 100644 --- a/workspaces/base/CHANGELOG.md +++ b/workspaces/base/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-base-tw +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/workspaces/base/package.json b/workspaces/base/package.json index ad0c35fab..d8d941f9f 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.3", + "version": "10.13.4", "files": [ "lib" ], diff --git a/workspaces/cmdk/CHANGELOG.md b/workspaces/cmdk/CHANGELOG.md index e6140d2e0..2e7c7dec9 100644 --- a/workspaces/cmdk/CHANGELOG.md +++ b/workspaces/cmdk/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-cmdk-tw +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/workspaces/cmdk/package.json b/workspaces/cmdk/package.json index d89e2b91e..d847a3db1 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.3", + "version": "10.13.4", "files": [ "lib" ], @@ -21,7 +21,7 @@ }, "dependencies": { "@headlessui/react": "1.7.16", - "@heathmont/moon-core-tw": "workspace:^10.13.3", + "@heathmont/moon-core-tw": "workspace:^10.13.4", "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 ccdf0bcdc..4f1644f94 100644 --- a/workspaces/core/CHANGELOG.md +++ b/workspaces/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-core-tw +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/workspaces/core/package.json b/workspaces/core/package.json index 553c3c7b6..4d20b24f6 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.3", + "version": "10.13.4", "files": [ "lib" ], diff --git a/workspaces/tables/CHANGELOG.md b/workspaces/tables/CHANGELOG.md index 1089cb23a..2bf8e3113 100644 --- a/workspaces/tables/CHANGELOG.md +++ b/workspaces/tables/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-table-tw +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/workspaces/tables/package.json b/workspaces/tables/package.json index a0d28aa87..954e773b4 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.3", + "version": "10.13.4", "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.3", + "@heathmont/moon-core-tw": "workspace:^10.13.4", "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 854596e97..a6ea40c1e 100644 --- a/workspaces/themes/CHANGELOG.md +++ b/workspaces/themes/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-themes-tw +## 10.13.4 + +### Patch Changes + +- Deploy 10.13.4 + ## 10.13.3 ### Patch Changes diff --git a/workspaces/themes/package.json b/workspaces/themes/package.json index a3ec83733..1042a93f2 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.3", + "version": "10.13.4", "files": [ "lib" ],