diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 21c2c88b0f..75a508c3d4 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,16 @@ # docs +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 +- Updated dependencies + - @heathmont/moon-base-tw@10.10.4 + - @heathmont/moon-cmdk-tw@10.10.4 + - @heathmont/moon-core-tw@10.10.4 + - @heathmont/moon-themes-tw@10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 43ca04c380..0c38f0e903 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "10.10.3", + "version": "10.10.4", "private": true, "type": "module", "scripts": { @@ -11,11 +11,11 @@ "lint": "next lint" }, "dependencies": { - "@heathmont/moon-base-tw": "workspace:^10.10.3", - "@heathmont/moon-cmdk-tw": "workspace:^10.10.3", - "@heathmont/moon-core-tw": "workspace:^10.10.3", + "@heathmont/moon-base-tw": "workspace:^10.10.4", + "@heathmont/moon-cmdk-tw": "workspace:^10.10.4", + "@heathmont/moon-core-tw": "workspace:^10.10.4", "@heathmont/moon-icons-tw": "9.28.6", - "@heathmont/moon-themes-tw": "workspace:^10.10.3", + "@heathmont/moon-themes-tw": "workspace:^10.10.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 fe6c6b5ced..68fb9eb222 100644 --- a/next-docs/CHANGELOG.md +++ b/next-docs/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 +- Updated dependencies + - @heathmont/moon-cmdk-tw@10.10.4 + - @heathmont/moon-core-tw@10.10.4 + - @heathmont/moon-table-tw@10.10.4 + - @heathmont/moon-themes-tw@10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/next-docs/package.json b/next-docs/package.json index 4d4e01c63f..e6bff9042a 100644 --- a/next-docs/package.json +++ b/next-docs/package.json @@ -1,6 +1,6 @@ { "name": "next-docs", - "version": "10.10.3", + "version": "10.10.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.10.3", + "@heathmont/moon-cmdk-tw": "workspace:^10.10.4", "@heathmont/moon-core": "workspace:^10.7.1", - "@heathmont/moon-core-tw": "workspace:^10.10.3", + "@heathmont/moon-core-tw": "workspace:^10.10.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.10.3", + "@heathmont/moon-table-tw": "workspace:^10.10.4", "@heathmont/moon-themes": "workspace:^10.7.1", - "@heathmont/moon-themes-tw": "workspace:^10.10.3", + "@heathmont/moon-themes-tw": "workspace:^10.10.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 f0e1c11c22..b5d76806a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,19 +166,19 @@ importers: docs: dependencies: '@heathmont/moon-base-tw': - specifier: workspace:^10.10.3 + specifier: workspace:^10.10.4 version: link:../workspaces/base '@heathmont/moon-cmdk-tw': - specifier: workspace:^10.10.3 + specifier: workspace:^10.10.4 version: link:../workspaces/cmdk '@heathmont/moon-core-tw': - specifier: workspace:^10.10.3 + specifier: workspace:^10.10.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.10.3 + specifier: workspace:^10.10.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.10.3 + specifier: workspace:^10.10.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.10.3 + specifier: workspace:^10.10.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.10.3 + specifier: workspace:^10.10.4 version: link:../workspaces/tables '@heathmont/moon-themes': specifier: workspace:^10.7.1 version: link:../packages/themes '@heathmont/moon-themes-tw': - specifier: workspace:^10.10.3 + specifier: workspace:^10.10.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.10.3 + specifier: workspace:^10.10.4 version: link:../core cmdk: specifier: 0.2.0 @@ -1065,7 +1065,7 @@ importers: workspaces/tables: dependencies: '@heathmont/moon-core-tw': - specifier: workspace:^10.10.3 + specifier: workspace:^10.10.4 version: link:../core react: specifier: 18.2.0 diff --git a/workspaces/base/CHANGELOG.md b/workspaces/base/CHANGELOG.md index b8bf812936..638075d729 100644 --- a/workspaces/base/CHANGELOG.md +++ b/workspaces/base/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-base-tw +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/workspaces/base/package.json b/workspaces/base/package.json index e9d8112f59..2f09c7eef3 100644 --- a/workspaces/base/package.json +++ b/workspaces/base/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-base-tw", "sideEffects": false, - "version": "10.10.3", + "version": "10.10.4", "files": [ "lib" ], diff --git a/workspaces/cmdk/CHANGELOG.md b/workspaces/cmdk/CHANGELOG.md index 434f1eeb11..7ee6452cb4 100644 --- a/workspaces/cmdk/CHANGELOG.md +++ b/workspaces/cmdk/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-cmdk-tw +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/workspaces/cmdk/package.json b/workspaces/cmdk/package.json index e98f08ed28..ccbe1c9f95 100644 --- a/workspaces/cmdk/package.json +++ b/workspaces/cmdk/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-cmdk-tw", "sideEffects": false, - "version": "10.10.3", + "version": "10.10.4", "files": [ "lib" ], @@ -21,7 +21,7 @@ }, "dependencies": { "@headlessui/react": "1.7.16", - "@heathmont/moon-core-tw": "workspace:^10.10.3", + "@heathmont/moon-core-tw": "workspace:^10.10.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 d7767db642..5a147c35ef 100644 --- a/workspaces/core/CHANGELOG.md +++ b/workspaces/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-core-tw +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/workspaces/core/package.json b/workspaces/core/package.json index b6d2c66b11..32a30a3d35 100644 --- a/workspaces/core/package.json +++ b/workspaces/core/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-core-tw", "sideEffects": false, - "version": "10.10.3", + "version": "10.10.4", "files": [ "lib" ], diff --git a/workspaces/tables/CHANGELOG.md b/workspaces/tables/CHANGELOG.md index 9e69485fe2..c012c6cbc6 100644 --- a/workspaces/tables/CHANGELOG.md +++ b/workspaces/tables/CHANGELOG.md @@ -1,5 +1,13 @@ # @heathmont/moon-table-tw +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 +- Updated dependencies + - @heathmont/moon-core-tw@10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/workspaces/tables/package.json b/workspaces/tables/package.json index 8d54a16a75..50011a9e1b 100644 --- a/workspaces/tables/package.json +++ b/workspaces/tables/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-table-tw", "sideEffects": false, - "version": "10.10.3", + "version": "10.10.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.10.3", + "@heathmont/moon-core-tw": "workspace:^10.10.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 b31db739e9..bfd7930445 100644 --- a/workspaces/themes/CHANGELOG.md +++ b/workspaces/themes/CHANGELOG.md @@ -1,5 +1,11 @@ # @heathmont/moon-themes-tw +## 10.10.4 + +### Patch Changes + +- Deploy 10.10.4 + ## 10.10.3 ### Patch Changes diff --git a/workspaces/themes/package.json b/workspaces/themes/package.json index 324ecb7f31..116c9c8511 100644 --- a/workspaces/themes/package.json +++ b/workspaces/themes/package.json @@ -1,7 +1,7 @@ { "name": "@heathmont/moon-themes-tw", "sideEffects": false, - "version": "10.10.3", + "version": "10.10.4", "files": [ "lib" ],