diff --git a/.changeset/famous-masks-check.md b/.changeset/famous-masks-check.md deleted file mode 100644 index db6fe6ac3..000000000 --- a/.changeset/famous-masks-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@keystatic/core": patch ---- - -Update uk-UA translations diff --git a/.changeset/witty-books-tan.md b/.changeset/witty-books-tan.md deleted file mode 100644 index 3a403de92..000000000 --- a/.changeset/witty-books-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystatic/core': patch ---- - -Improve server-side bundle-size diff --git a/design-system/docs/CHANGELOG.md b/design-system/docs/CHANGELOG.md index bc4d94371..7a0fb7fd3 100644 --- a/design-system/docs/CHANGELOG.md +++ b/design-system/docs/CHANGELOG.md @@ -1,5 +1,13 @@ # @voussoir/docs +## 0.0.39 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.0.38 ### Patch Changes diff --git a/design-system/docs/package.json b/design-system/docs/package.json index 52d557fe3..f31777fd5 100644 --- a/design-system/docs/package.json +++ b/design-system/docs/package.json @@ -1,6 +1,6 @@ { "name": "@keystar/docs", - "version": "0.0.38", + "version": "0.0.39", "private": true, "license": "MIT", "scripts": { diff --git a/dev-projects/astro-content/CHANGELOG.md b/dev-projects/astro-content/CHANGELOG.md index e89396bd6..94ebf1498 100644 --- a/dev-projects/astro-content/CHANGELOG.md +++ b/dev-projects/astro-content/CHANGELOG.md @@ -1,5 +1,13 @@ # astro-content +## 0.0.21 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/astro@5.0.0 + ## 0.0.20 ### Patch Changes diff --git a/dev-projects/astro-content/package.json b/dev-projects/astro-content/package.json index 7698baf35..b2f127afa 100644 --- a/dev-projects/astro-content/package.json +++ b/dev-projects/astro-content/package.json @@ -1,7 +1,7 @@ { "name": "@example/astro-content", "type": "module", - "version": "0.0.20", + "version": "0.0.21", "private": true, "scripts": { "dev": "astro dev", diff --git a/dev-projects/astro/CHANGELOG.md b/dev-projects/astro/CHANGELOG.md index e2d5c5500..9e44d68c1 100644 --- a/dev-projects/astro/CHANGELOG.md +++ b/dev-projects/astro/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/test-astro +## 0.0.98 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/astro@5.0.0 + ## 0.0.97 ### Patch Changes diff --git a/dev-projects/astro/package.json b/dev-projects/astro/package.json index 09a2075a8..98037f7fa 100644 --- a/dev-projects/astro/package.json +++ b/dev-projects/astro/package.json @@ -1,7 +1,7 @@ { "name": "@example/astro", "type": "module", - "version": "0.0.97", + "version": "0.0.98", "private": true, "scripts": { "dev": "astro dev", diff --git a/dev-projects/localization/CHANGELOG.md b/dev-projects/localization/CHANGELOG.md index 6f0b9564e..95ba94b2e 100644 --- a/dev-projects/localization/CHANGELOG.md +++ b/dev-projects/localization/CHANGELOG.md @@ -1,5 +1,13 @@ # localization +## 0.1.106 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.1.105 ### Patch Changes diff --git a/dev-projects/localization/package.json b/dev-projects/localization/package.json index 7a5b1f4b2..0cfe11a85 100644 --- a/dev-projects/localization/package.json +++ b/dev-projects/localization/package.json @@ -1,6 +1,6 @@ { "name": "@example/localization", - "version": "0.1.105", + "version": "0.1.106", "private": true, "scripts": { "dev": "next dev", diff --git a/dev-projects/next-app/CHANGELOG.md b/dev-projects/next-app/CHANGELOG.md index 4ad7f6263..cc540e424 100644 --- a/dev-projects/next-app/CHANGELOG.md +++ b/dev-projects/next-app/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/test-next-app +## 0.0.113 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.0.112 ### Patch Changes diff --git a/dev-projects/next-app/package.json b/dev-projects/next-app/package.json index 18a50d027..6d6465de8 100644 --- a/dev-projects/next-app/package.json +++ b/dev-projects/next-app/package.json @@ -1,6 +1,6 @@ { "name": "@example/next-app", - "version": "0.0.112", + "version": "0.0.113", "license": "MIT", "private": true, "scripts": { diff --git a/dev-projects/next-blocks-builder/CHANGELOG.md b/dev-projects/next-blocks-builder/CHANGELOG.md index 6ed98bbf6..5bcbf0651 100644 --- a/dev-projects/next-blocks-builder/CHANGELOG.md +++ b/dev-projects/next-blocks-builder/CHANGELOG.md @@ -1,5 +1,13 @@ # @example/next-block-builder +## 0.1.19 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.1.18 ### Patch Changes diff --git a/dev-projects/next-blocks-builder/package.json b/dev-projects/next-blocks-builder/package.json index 331ad6fdd..d4fcd59d8 100644 --- a/dev-projects/next-blocks-builder/package.json +++ b/dev-projects/next-blocks-builder/package.json @@ -1,6 +1,6 @@ { "name": "@example/next-block-builder", - "version": "0.1.18", + "version": "0.1.19", "private": true, "scripts": { "dev": "next dev", diff --git a/dev-projects/next-pages/CHANGELOG.md b/dev-projects/next-pages/CHANGELOG.md index 1847ca66e..faa0fdbc0 100644 --- a/dev-projects/next-pages/CHANGELOG.md +++ b/dev-projects/next-pages/CHANGELOG.md @@ -1,5 +1,13 @@ # @example/next-pages +## 0.0.111 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.0.110 ### Patch Changes diff --git a/dev-projects/next-pages/package.json b/dev-projects/next-pages/package.json index 62142752a..91b80a01d 100644 --- a/dev-projects/next-pages/package.json +++ b/dev-projects/next-pages/package.json @@ -1,6 +1,6 @@ { "name": "@example/next-pages", - "version": "0.0.110", + "version": "0.0.111", "license": "MIT", "private": true, "scripts": { diff --git a/dev-projects/remix/CHANGELOG.md b/dev-projects/remix/CHANGELOG.md index 93bdf48ad..4e8786125 100644 --- a/dev-projects/remix/CHANGELOG.md +++ b/dev-projects/remix/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/remix-test-app +## 0.1.17 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/remix@5.0.0 + ## 0.1.16 ### Patch Changes diff --git a/dev-projects/remix/package.json b/dev-projects/remix/package.json index f1eb7c9e2..b8726e4b9 100644 --- a/dev-projects/remix/package.json +++ b/dev-projects/remix/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/remix-test-app", - "version": "0.1.16", + "version": "0.1.17", "type": "module", "private": true, "sideEffects": false, diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d0ed7c80e..786aa3b89 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,13 @@ # keystatic-docs +## 1.0.37 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 1.0.36 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 8b13d78f0..46dada21d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "keystatic-docs", - "version": "1.0.36", + "version": "1.0.37", "description": "", "private": true, "scripts": { diff --git a/packages/keystatic/CHANGELOG.md b/packages/keystatic/CHANGELOG.md index f0221621c..6b6b43604 100644 --- a/packages/keystatic/CHANGELOG.md +++ b/packages/keystatic/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/core +## 0.5.19 + +### Patch Changes + +- [#1171](https://github.com/Thinkmill/keystatic/pull/1171) [`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575) Thanks [@orlovol](https://github.com/orlovol)! - Update uk-UA translations + +- [#1165](https://github.com/Thinkmill/keystatic/pull/1165) [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece) Thanks [@emmatown](https://github.com/emmatown)! - Improve server-side bundle-size + ## 0.5.18 ### Patch Changes diff --git a/packages/keystatic/package.json b/packages/keystatic/package.json index eb6e681b9..e2839dfc1 100644 --- a/packages/keystatic/package.json +++ b/packages/keystatic/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/core", - "version": "0.5.18", + "version": "0.5.19", "license": "MIT", "repository": { "type": "git", diff --git a/templates/astro/CHANGELOG.md b/templates/astro/CHANGELOG.md index b9583b799..25f99b111 100644 --- a/templates/astro/CHANGELOG.md +++ b/templates/astro/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-astro +## 0.0.31 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/astro@5.0.0 + ## 0.0.30 ### Patch Changes diff --git a/templates/astro/package.json b/templates/astro/package.json index e9a5063ae..1203f1a14 100644 --- a/templates/astro/package.json +++ b/templates/astro/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/templates-astro", - "version": "0.0.30", + "version": "0.0.31", "license": "MIT", "scripts": { "dev": "astro dev", diff --git a/templates/nextjs/CHANGELOG.md b/templates/nextjs/CHANGELOG.md index c2b05fe3c..1ef35fb4f 100644 --- a/templates/nextjs/CHANGELOG.md +++ b/templates/nextjs/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-nextjs +## 0.0.32 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/next@5.0.1 + ## 0.0.31 ### Patch Changes diff --git a/templates/nextjs/package.json b/templates/nextjs/package.json index 5d656cebb..2ece0f76c 100644 --- a/templates/nextjs/package.json +++ b/templates/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/templates-nextjs", - "version": "0.0.31", + "version": "0.0.32", "license": "MIT", "scripts": { "build": "next build", diff --git a/templates/remix/CHANGELOG.md b/templates/remix/CHANGELOG.md index 2406a5c29..133c30fe3 100644 --- a/templates/remix/CHANGELOG.md +++ b/templates/remix/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-remix +## 0.0.19 + +### Patch Changes + +- Updated dependencies [[`a129ea4`](https://github.com/Thinkmill/keystatic/commit/a129ea4ea46a5d9c2ddec8aef4313d98cf13a575), [`a1a71c1`](https://github.com/Thinkmill/keystatic/commit/a1a71c1ab2313c4c0a85fdce3f9a802a14580ece)]: + - @keystatic/core@0.5.19 + - @keystatic/remix@5.0.0 + ## 0.0.18 ### Patch Changes diff --git a/templates/remix/package.json b/templates/remix/package.json index 9580351a8..3b19a2a09 100644 --- a/templates/remix/package.json +++ b/templates/remix/package.json @@ -1,7 +1,7 @@ { "name": "@keystatic/templates-remix", "type": "module", - "version": "0.0.18", + "version": "0.0.19", "license": "MIT", "scripts": { "build": "remix vite:build",