diff --git a/.changeset/real-spies-report.md b/.changeset/real-spies-report.md deleted file mode 100644 index f7976a27e..000000000 --- a/.changeset/real-spies-report.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -"@cutting/react-hook-form-components": patch -"@cutting/cloudinary-blurhash": patch -"@cutting/use-get-parent-size": patch -"@cutting/component-library": patch -"@cutting/use-shortcuts": patch -"@cutting/frontend-support": patch -"threejs-starter-vite": patch -"@cutting/use-mathjax": patch -"@cutting/devtools": patch -"@cutting/markdown": patch -"@cutting/hooks": patch -"@cutting/website": patch -"@cutting/svg": patch ---- - -upgrade to pnpm 9.1.0 diff --git a/apps/frontendsupport/CHANGELOG.md b/apps/frontendsupport/CHANGELOG.md index 97d44db5d..1a3e2606f 100644 --- a/apps/frontendsupport/CHANGELOG.md +++ b/apps/frontendsupport/CHANGELOG.md @@ -1,5 +1,17 @@ # @cutting/frontend-support +## 0.3.3 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/react-hook-form-components@0.5.30 + - @cutting/use-get-parent-size@2.1.13 + - @cutting/component-library@5.42.7 + - @cutting/markdown@0.1.15 + - @cutting/hooks@4.57.3 + ## 0.3.2 ### Patch Changes diff --git a/apps/frontendsupport/package.json b/apps/frontendsupport/package.json index b58aca8ff..111ee3e01 100644 --- a/apps/frontendsupport/package.json +++ b/apps/frontendsupport/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/frontend-support", - "version": "0.3.2", + "version": "0.3.3", "private": true, "sideEffects": false, "type": "module", diff --git a/apps/threejs-project/CHANGELOG.md b/apps/threejs-project/CHANGELOG.md index a924fa369..a0387b207 100644 --- a/apps/threejs-project/CHANGELOG.md +++ b/apps/threejs-project/CHANGELOG.md @@ -1,5 +1,13 @@ # threejs-starter-vite +## 1.0.24 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/component-library@5.42.7 + ## 1.0.23 ### Patch Changes diff --git a/apps/threejs-project/package.json b/apps/threejs-project/package.json index ae2856fa7..a128e45a6 100644 --- a/apps/threejs-project/package.json +++ b/apps/threejs-project/package.json @@ -1,7 +1,7 @@ { "name": "threejs-starter-vite", "private": true, - "version": "1.0.23", + "version": "1.0.24", "type": "module", "scripts": { "dev": "vite --host --port 4400 -l info", diff --git a/apps/website/CHANGELOG.md b/apps/website/CHANGELOG.md index f04c68af8..38bf41874 100644 --- a/apps/website/CHANGELOG.md +++ b/apps/website/CHANGELOG.md @@ -1,5 +1,18 @@ # @cutting/website +## 4.29.63 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/react-hook-form-components@0.5.30 + - @cutting/use-get-parent-size@2.1.13 + - @cutting/component-library@5.42.7 + - @cutting/use-mathjax@4.50.14 + - @cutting/hooks@4.57.3 + - @cutting/svg@4.54.20 + ## 4.29.62 ### Patch Changes diff --git a/apps/website/package.json b/apps/website/package.json index 44a9ab3b1..201eb8677 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/dagda1/cuttingedge.git" }, - "version": "4.29.62", + "version": "4.29.63", "license": "MIT", "type": "module", "scripts": { diff --git a/packages/cloudinary-blurhash/CHANGELOG.md b/packages/cloudinary-blurhash/CHANGELOG.md index 9a7603a13..118721cdd 100644 --- a/packages/cloudinary-blurhash/CHANGELOG.md +++ b/packages/cloudinary-blurhash/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/cloudinary-blurhash +## 0.1.8 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 0.1.7 ### Patch Changes diff --git a/packages/cloudinary-blurhash/package.json b/packages/cloudinary-blurhash/package.json index 4903b16e1..59f13543e 100644 --- a/packages/cloudinary-blurhash/package.json +++ b/packages/cloudinary-blurhash/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/cloudinary-blurhash", - "version": "0.1.7", + "version": "0.1.8", "description": "Generate blurhash for each image and generate a file", "repository": { "type": "git", diff --git a/packages/component-library/CHANGELOG.md b/packages/component-library/CHANGELOG.md index 78ecb8027..2b6a5fcde 100644 --- a/packages/component-library/CHANGELOG.md +++ b/packages/component-library/CHANGELOG.md @@ -1,5 +1,13 @@ # @cutting/component-library +## 5.42.7 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/hooks@4.57.3 + ## 5.42.6 ### Patch Changes diff --git a/packages/component-library/package.json b/packages/component-library/package.json index 701cb2cf4..d7ee3b48b 100644 --- a/packages/component-library/package.json +++ b/packages/component-library/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/component-library", - "version": "5.42.6", + "version": "5.42.7", "repository": { "type": "git", "url": "https://github.com/dagda1/cuttingedge.git" diff --git a/packages/devtools/CHANGELOG.md b/packages/devtools/CHANGELOG.md index fb2cce2ae..f20c950b2 100644 --- a/packages/devtools/CHANGELOG.md +++ b/packages/devtools/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/devtools +## 4.63.9 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 4.63.8 ### Patch Changes diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 17f4ce6e8..899697158 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/devtools", - "version": "4.63.8", + "version": "4.63.9", "repository": { "type": "git", "url": "https://github.com/dagda1/cuttingedge.git" diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index 1655731e2..2dfe437be 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/hooks +## 4.57.3 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 4.57.2 ### Patch Changes diff --git a/packages/hooks/package.json b/packages/hooks/package.json index eb0dbe36a..9ef81d3a1 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -1,7 +1,7 @@ { "name": "@cutting/hooks", "description": "Cutting reusable hooks.", - "version": "4.57.2", + "version": "4.57.3", "module": "dist/esm/index.js", "types": "dist/esm/index.d.ts", "type": "module", diff --git a/packages/markdown/CHANGELOG.md b/packages/markdown/CHANGELOG.md index 910b7df41..0b19d7179 100644 --- a/packages/markdown/CHANGELOG.md +++ b/packages/markdown/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/markdown +## 0.1.15 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 0.1.14 ### Patch Changes diff --git a/packages/markdown/package.json b/packages/markdown/package.json index 9626c1144..52fd6b0c8 100644 --- a/packages/markdown/package.json +++ b/packages/markdown/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/markdown", - "version": "0.1.14", + "version": "0.1.15", "repository": { "type": "git", "url": "https://github.com/dagda1/cuttingedge.git" diff --git a/packages/react-hook-form-components/CHANGELOG.md b/packages/react-hook-form-components/CHANGELOG.md index c92aae302..42a3f06d9 100644 --- a/packages/react-hook-form-components/CHANGELOG.md +++ b/packages/react-hook-form-components/CHANGELOG.md @@ -1,5 +1,13 @@ # @cutting/react-hook-form-components +## 0.5.30 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/component-library@5.42.7 + ## 0.5.29 ### Patch Changes diff --git a/packages/react-hook-form-components/package.json b/packages/react-hook-form-components/package.json index a840f58c5..399deb1b3 100644 --- a/packages/react-hook-form-components/package.json +++ b/packages/react-hook-form-components/package.json @@ -1,7 +1,7 @@ { "name": "@cutting/react-hook-form-components", "description": "components for react-hook-form.", - "version": "0.5.29", + "version": "0.5.30", "type": "module", "module": "dist/esm/src.js", "types": "dist/esm/index.d.ts", diff --git a/packages/svg/CHANGELOG.md b/packages/svg/CHANGELOG.md index 1c8a908be..f19f438ee 100644 --- a/packages/svg/CHANGELOG.md +++ b/packages/svg/CHANGELOG.md @@ -1,5 +1,13 @@ # @cutting/svg +## 4.54.20 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/use-get-parent-size@2.1.13 + ## 4.54.19 ### Patch Changes diff --git a/packages/svg/package.json b/packages/svg/package.json index 2d9077049..de31982d3 100644 --- a/packages/svg/package.json +++ b/packages/svg/package.json @@ -1,6 +1,6 @@ { "name": "@cutting/svg", - "version": "4.54.19", + "version": "4.54.20", "repository": { "type": "git", "url": "https://github.com/dagda1/cuttingedge.git" diff --git a/packages/use-get-parent-size/CHANGELOG.md b/packages/use-get-parent-size/CHANGELOG.md index b276462f5..f347f96d9 100644 --- a/packages/use-get-parent-size/CHANGELOG.md +++ b/packages/use-get-parent-size/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/use-get-parent-size +## 2.1.13 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 2.1.12 ### Patch Changes diff --git a/packages/use-get-parent-size/package.json b/packages/use-get-parent-size/package.json index 017a18e8e..1445e7793 100644 --- a/packages/use-get-parent-size/package.json +++ b/packages/use-get-parent-size/package.json @@ -1,7 +1,7 @@ { "name": "@cutting/use-get-parent-size", "description": "Get resize events of an observed DOM element's height, width etc. from a resize-observer.", - "version": "2.1.12", + "version": "2.1.13", "module": "dist/esm/index.js", "type": "module", "types": "dist/esm/index.d.ts", diff --git a/packages/use-mathjax/CHANGELOG.md b/packages/use-mathjax/CHANGELOG.md index 8fdf3e147..ae9efe47b 100644 --- a/packages/use-mathjax/CHANGELOG.md +++ b/packages/use-mathjax/CHANGELOG.md @@ -1,5 +1,13 @@ # @cutting/use-mathjax +## 4.50.14 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 +- Updated dependencies [6000f90] + - @cutting/hooks@4.57.3 + ## 4.50.13 ### Patch Changes diff --git a/packages/use-mathjax/package.json b/packages/use-mathjax/package.json index 41dfa710d..2a1c3e5ea 100644 --- a/packages/use-mathjax/package.json +++ b/packages/use-mathjax/package.json @@ -1,7 +1,7 @@ { "name": "@cutting/use-mathjax", "description": "easy mathjax in react.", - "version": "4.50.13", + "version": "4.50.14", "type": "module", "module": "dist/esm/index.js", "types": "dist/esm/index.d.ts", diff --git a/packages/use-shortcuts/CHANGELOG.md b/packages/use-shortcuts/CHANGELOG.md index ddc9ffa73..ef9045516 100644 --- a/packages/use-shortcuts/CHANGELOG.md +++ b/packages/use-shortcuts/CHANGELOG.md @@ -1,5 +1,11 @@ # @cutting/use-shortcuts +## 4.46.13 + +### Patch Changes + +- 6000f90: upgrade to pnpm 9.1.0 + ## 4.46.12 ### Patch Changes diff --git a/packages/use-shortcuts/package.json b/packages/use-shortcuts/package.json index 1ca35c9ff..506c60572 100644 --- a/packages/use-shortcuts/package.json +++ b/packages/use-shortcuts/package.json @@ -1,7 +1,7 @@ { "name": "@cutting/use-shortcuts", "description": "Effortlessly create keyboard shortcuts with this react hook.", - "version": "4.46.12", + "version": "4.46.13", "repository": { "type": "git", "url": "https://github.com/dagda1/cuttingedge.git"