From b683ae7efbf3be014ec7931ad72adb011cae5b09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Sep 2024 07:01:07 +0000 Subject: [PATCH] Version Packages --- .changeset/five-taxis-perform.md | 5 ---- .changeset/honest-seahorses-whisper.md | 5 ---- .changeset/pink-cougars-invent.md | 21 -------------- .changeset/tasty-cherries-smile.md | 5 ---- .changeset/tidy-flowers-talk.md | 6 ---- .changeset/tidy-roses-sniff.md | 7 ----- design-system/docs/CHANGELOG.md | 11 ++++++++ design-system/docs/package.json | 2 +- design-system/pkg/CHANGELOG.md | 28 +++++++++++++++++++ design-system/pkg/package.json | 2 +- dev-projects/astro-content/CHANGELOG.md | 8 ++++++ dev-projects/astro-content/package.json | 2 +- dev-projects/astro/CHANGELOG.md | 8 ++++++ dev-projects/astro/package.json | 2 +- dev-projects/localization/CHANGELOG.md | 8 ++++++ dev-projects/localization/package.json | 2 +- dev-projects/next-app/CHANGELOG.md | 9 ++++++ dev-projects/next-app/package.json | 2 +- dev-projects/next-blocks-builder/CHANGELOG.md | 8 ++++++ dev-projects/next-blocks-builder/package.json | 2 +- dev-projects/next-pages/CHANGELOG.md | 9 ++++++ dev-projects/next-pages/package.json | 2 +- dev-projects/remix/CHANGELOG.md | 8 ++++++ dev-projects/remix/package.json | 2 +- docs/CHANGELOG.md | 9 ++++++ docs/package.json | 2 +- packages/keystatic/CHANGELOG.md | 15 ++++++++++ packages/keystatic/package.json | 2 +- templates/astro/CHANGELOG.md | 8 ++++++ templates/astro/package.json | 2 +- templates/nextjs/CHANGELOG.md | 8 ++++++ templates/nextjs/package.json | 2 +- templates/remix/CHANGELOG.md | 8 ++++++ templates/remix/package.json | 2 +- 34 files changed, 159 insertions(+), 63 deletions(-) delete mode 100644 .changeset/five-taxis-perform.md delete mode 100644 .changeset/honest-seahorses-whisper.md delete mode 100644 .changeset/pink-cougars-invent.md delete mode 100644 .changeset/tasty-cherries-smile.md delete mode 100644 .changeset/tidy-flowers-talk.md delete mode 100644 .changeset/tidy-roses-sniff.md diff --git a/.changeset/five-taxis-perform.md b/.changeset/five-taxis-perform.md deleted file mode 100644 index 844a00b32..000000000 --- a/.changeset/five-taxis-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystar/ui': patch ---- - -New package "@keystar/ui/tag" exports `TagGroup` component. diff --git a/.changeset/honest-seahorses-whisper.md b/.changeset/honest-seahorses-whisper.md deleted file mode 100644 index 26907e370..000000000 --- a/.changeset/honest-seahorses-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@keystatic/core': patch ---- - -Support ordered lists that don't start at 1 in `fields.markdoc` and `fields.mdx` diff --git a/.changeset/pink-cougars-invent.md b/.changeset/pink-cougars-invent.md deleted file mode 100644 index 43f7fccd7..000000000 --- a/.changeset/pink-cougars-invent.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -'@keystar/ui': patch ---- - -Misc. fixes and updates. - -Fixes: - -- Allow "focus" method on `Picker` ref -- Defensive "current" selector on `NavItem` styles -- Fix text truncation on `Picker` selected text -- Clear slots of `Content` children—resolves issue with `Calendar` elements within `Dialog` receiving incorrect props -- Fix issue with `Tray` when "size" provided to `Dialog` component - -Updates: - -- Support "isPending" prop on `Button` -- Support "low" prominence `Checkbox` -- Emphasise "selected" state on `ActionButton` -- More prominent `ActionBar` -- Increase `TextArea` min-height to 3 lines \ No newline at end of file diff --git a/.changeset/tasty-cherries-smile.md b/.changeset/tasty-cherries-smile.md deleted file mode 100644 index a275c15ff..000000000 --- a/.changeset/tasty-cherries-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@keystatic/core": patch ---- - -Correct German translations diff --git a/.changeset/tidy-flowers-talk.md b/.changeset/tidy-flowers-talk.md deleted file mode 100644 index 04edd0da0..000000000 --- a/.changeset/tidy-flowers-talk.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@keystatic/core': patch -'@keystar/ui': patch ---- - -Updates to localisation build tooling diff --git a/.changeset/tidy-roses-sniff.md b/.changeset/tidy-roses-sniff.md deleted file mode 100644 index 2b90f9efe..000000000 --- a/.changeset/tidy-roses-sniff.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@keystar/docs': patch -'@keystatic/core': patch -'@keystar/ui': patch ---- - -Update react-aria and friends. Fix tests/types etc. from update. diff --git a/design-system/docs/CHANGELOG.md b/design-system/docs/CHANGELOG.md index b3bdb35f4..264572ff9 100644 --- a/design-system/docs/CHANGELOG.md +++ b/design-system/docs/CHANGELOG.md @@ -1,5 +1,16 @@ # @voussoir/docs +## 0.0.53 + +### Patch Changes + +- [#1289](https://github.com/Thinkmill/keystatic/pull/1289) [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194) Thanks [@jossmac](https://github.com/jossmac)! - Update react-aria and friends. Fix tests/types etc. from update. + +- Updated dependencies [[`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199), [`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystar/ui@0.7.10 + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.0.52 ### Patch Changes diff --git a/design-system/docs/package.json b/design-system/docs/package.json index f7865fbb6..0e25554f6 100644 --- a/design-system/docs/package.json +++ b/design-system/docs/package.json @@ -1,6 +1,6 @@ { "name": "@keystar/docs", - "version": "0.0.52", + "version": "0.0.53", "private": true, "license": "MIT", "scripts": { diff --git a/design-system/pkg/CHANGELOG.md b/design-system/pkg/CHANGELOG.md index 07479342a..20cf7a6e7 100644 --- a/design-system/pkg/CHANGELOG.md +++ b/design-system/pkg/CHANGELOG.md @@ -1,5 +1,33 @@ # @keystar/ui +## 0.7.10 + +### Patch Changes + +- [#1295](https://github.com/Thinkmill/keystatic/pull/1295) [`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199) Thanks [@jossmac](https://github.com/jossmac)! - New package "@keystar/ui/tag" exports `TagGroup` component. + +- [#1275](https://github.com/Thinkmill/keystatic/pull/1275) [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9) Thanks [@jossmac](https://github.com/jossmac)! - Misc. fixes and updates. + + Fixes: + + - Allow "focus" method on `Picker` ref + - Defensive "current" selector on `NavItem` styles + - Fix text truncation on `Picker` selected text + - Clear slots of `Content` children—resolves issue with `Calendar` elements within `Dialog` receiving incorrect props + - Fix issue with `Tray` when "size" provided to `Dialog` component + + Updates: + + - Support "isPending" prop on `Button` + - Support "low" prominence `Checkbox` + - Emphasise "selected" state on `ActionButton` + - More prominent `ActionBar` + - Increase `TextArea` min-height to 3 lines + +- [#1294](https://github.com/Thinkmill/keystatic/pull/1294) [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245) Thanks [@emmatown](https://github.com/emmatown)! - Updates to localisation build tooling + +- [#1289](https://github.com/Thinkmill/keystatic/pull/1289) [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194) Thanks [@jossmac](https://github.com/jossmac)! - Update react-aria and friends. Fix tests/types etc. from update. + ## 0.7.9 ### Patch Changes diff --git a/design-system/pkg/package.json b/design-system/pkg/package.json index 096453311..b63789d68 100644 --- a/design-system/pkg/package.json +++ b/design-system/pkg/package.json @@ -1,6 +1,6 @@ { "name": "@keystar/ui", - "version": "0.7.9", + "version": "0.7.10", "license": "MIT", "main": "", "module": "", diff --git a/dev-projects/astro-content/CHANGELOG.md b/dev-projects/astro-content/CHANGELOG.md index f4058a03c..a32744f82 100644 --- a/dev-projects/astro-content/CHANGELOG.md +++ b/dev-projects/astro-content/CHANGELOG.md @@ -1,5 +1,13 @@ # astro-content +## 0.0.35 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/astro@5.0.0 + ## 0.0.34 ### Patch Changes diff --git a/dev-projects/astro-content/package.json b/dev-projects/astro-content/package.json index f42753e3e..e8c76491f 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.34", + "version": "0.0.35", "private": true, "scripts": { "dev": "astro dev", diff --git a/dev-projects/astro/CHANGELOG.md b/dev-projects/astro/CHANGELOG.md index d9d33dd46..dacc97b4d 100644 --- a/dev-projects/astro/CHANGELOG.md +++ b/dev-projects/astro/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/test-astro +## 0.0.112 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/astro@5.0.0 + ## 0.0.111 ### Patch Changes diff --git a/dev-projects/astro/package.json b/dev-projects/astro/package.json index f34a09fdb..0915485fd 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.111", + "version": "0.0.112", "private": true, "scripts": { "dev": "astro dev", diff --git a/dev-projects/localization/CHANGELOG.md b/dev-projects/localization/CHANGELOG.md index c0c376bfe..6a5c6a977 100644 --- a/dev-projects/localization/CHANGELOG.md +++ b/dev-projects/localization/CHANGELOG.md @@ -1,5 +1,13 @@ # localization +## 0.1.120 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.1.119 ### Patch Changes diff --git a/dev-projects/localization/package.json b/dev-projects/localization/package.json index 84b965705..d09548dce 100644 --- a/dev-projects/localization/package.json +++ b/dev-projects/localization/package.json @@ -1,6 +1,6 @@ { "name": "@example/localization", - "version": "0.1.119", + "version": "0.1.120", "private": true, "scripts": { "dev": "next dev", diff --git a/dev-projects/next-app/CHANGELOG.md b/dev-projects/next-app/CHANGELOG.md index 617aa7f23..14027edd1 100644 --- a/dev-projects/next-app/CHANGELOG.md +++ b/dev-projects/next-app/CHANGELOG.md @@ -1,5 +1,14 @@ # @keystatic/test-next-app +## 0.0.127 + +### Patch Changes + +- Updated dependencies [[`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199), [`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystar/ui@0.7.10 + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.0.126 ### Patch Changes diff --git a/dev-projects/next-app/package.json b/dev-projects/next-app/package.json index 2c8b2f5bb..ff791d1ec 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.126", + "version": "0.0.127", "license": "MIT", "private": true, "scripts": { diff --git a/dev-projects/next-blocks-builder/CHANGELOG.md b/dev-projects/next-blocks-builder/CHANGELOG.md index 545099887..752b1b0fa 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.33 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.1.32 ### Patch Changes diff --git a/dev-projects/next-blocks-builder/package.json b/dev-projects/next-blocks-builder/package.json index 4e266863b..2cbc83a41 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.32", + "version": "0.1.33", "private": true, "scripts": { "dev": "next dev", diff --git a/dev-projects/next-pages/CHANGELOG.md b/dev-projects/next-pages/CHANGELOG.md index 42c2184af..a510ede67 100644 --- a/dev-projects/next-pages/CHANGELOG.md +++ b/dev-projects/next-pages/CHANGELOG.md @@ -1,5 +1,14 @@ # @example/next-pages +## 0.0.125 + +### Patch Changes + +- Updated dependencies [[`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199), [`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystar/ui@0.7.10 + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.0.124 ### Patch Changes diff --git a/dev-projects/next-pages/package.json b/dev-projects/next-pages/package.json index 7d941a801..236388128 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.124", + "version": "0.0.125", "license": "MIT", "private": true, "scripts": { diff --git a/dev-projects/remix/CHANGELOG.md b/dev-projects/remix/CHANGELOG.md index ebb13c554..3096979d6 100644 --- a/dev-projects/remix/CHANGELOG.md +++ b/dev-projects/remix/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/remix-test-app +## 0.1.31 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/remix@5.0.0 + ## 0.1.30 ### Patch Changes diff --git a/dev-projects/remix/package.json b/dev-projects/remix/package.json index c625ca613..dd74ba1ca 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.30", + "version": "0.1.31", "type": "module", "private": true, "sideEffects": false, diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6a3c38600..62f8fb8ff 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,14 @@ # keystatic-docs +## 1.0.51 + +### Patch Changes + +- Updated dependencies [[`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199), [`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystar/ui@0.7.10 + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 1.0.50 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index e67012273..19da7e5dd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "keystatic-docs", - "version": "1.0.50", + "version": "1.0.51", "description": "", "private": true, "scripts": { diff --git a/packages/keystatic/CHANGELOG.md b/packages/keystatic/CHANGELOG.md index cba249147..493aa0bdf 100644 --- a/packages/keystatic/CHANGELOG.md +++ b/packages/keystatic/CHANGELOG.md @@ -1,5 +1,20 @@ # @keystatic/core +## 0.5.33 + +### Patch Changes + +- [#1278](https://github.com/Thinkmill/keystatic/pull/1278) [`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0) Thanks [@emmatown](https://github.com/emmatown)! - Support ordered lists that don't start at 1 in `fields.markdoc` and `fields.mdx` + +- [#1286](https://github.com/Thinkmill/keystatic/pull/1286) [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5) Thanks [@jan10](https://github.com/jan10)! - Correct German translations + +- [#1294](https://github.com/Thinkmill/keystatic/pull/1294) [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245) Thanks [@emmatown](https://github.com/emmatown)! - Updates to localisation build tooling + +- [#1289](https://github.com/Thinkmill/keystatic/pull/1289) [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194) Thanks [@jossmac](https://github.com/jossmac)! - Update react-aria and friends. Fix tests/types etc. from update. + +- Updated dependencies [[`650633c`](https://github.com/Thinkmill/keystatic/commit/650633c291f64ddbafbd45ebc81967c9fc787199), [`fac7ba4`](https://github.com/Thinkmill/keystatic/commit/fac7ba4605cf81fdac44694b1cd7dcc730b4c1a9), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystar/ui@0.7.10 + ## 0.5.32 ### Patch Changes diff --git a/packages/keystatic/package.json b/packages/keystatic/package.json index 397b81f7f..e0b8430dd 100644 --- a/packages/keystatic/package.json +++ b/packages/keystatic/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/core", - "version": "0.5.32", + "version": "0.5.33", "license": "MIT", "repository": { "type": "git", diff --git a/templates/astro/CHANGELOG.md b/templates/astro/CHANGELOG.md index fa3a8fcf6..c5e61af17 100644 --- a/templates/astro/CHANGELOG.md +++ b/templates/astro/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-astro +## 0.0.45 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/astro@5.0.0 + ## 0.0.44 ### Patch Changes diff --git a/templates/astro/package.json b/templates/astro/package.json index ffa4e7ce0..c8a931948 100644 --- a/templates/astro/package.json +++ b/templates/astro/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/templates-astro", - "version": "0.0.44", + "version": "0.0.45", "license": "MIT", "scripts": { "dev": "astro dev", diff --git a/templates/nextjs/CHANGELOG.md b/templates/nextjs/CHANGELOG.md index e141039f3..5142616e5 100644 --- a/templates/nextjs/CHANGELOG.md +++ b/templates/nextjs/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-nextjs +## 0.0.46 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/next@5.0.1 + ## 0.0.45 ### Patch Changes diff --git a/templates/nextjs/package.json b/templates/nextjs/package.json index 050d43193..88f004ffa 100644 --- a/templates/nextjs/package.json +++ b/templates/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@keystatic/templates-nextjs", - "version": "0.0.45", + "version": "0.0.46", "license": "MIT", "scripts": { "build": "next build", diff --git a/templates/remix/CHANGELOG.md b/templates/remix/CHANGELOG.md index ed2afa41b..2e92130ae 100644 --- a/templates/remix/CHANGELOG.md +++ b/templates/remix/CHANGELOG.md @@ -1,5 +1,13 @@ # @keystatic/templates-remix +## 0.0.33 + +### Patch Changes + +- Updated dependencies [[`09ef3b3`](https://github.com/Thinkmill/keystatic/commit/09ef3b3138a26cdbe6ad5b8f61e757a2762833d0), [`336b6da`](https://github.com/Thinkmill/keystatic/commit/336b6daae5adcb225253e17531fb9049aca1c2f5), [`58a49e4`](https://github.com/Thinkmill/keystatic/commit/58a49e40e1362b6700097cf427b7951c07161245), [`1b48613`](https://github.com/Thinkmill/keystatic/commit/1b4861332cd14d0b9296dee95ca2973790c52194)]: + - @keystatic/core@0.5.33 + - @keystatic/remix@5.0.0 + ## 0.0.32 ### Patch Changes diff --git a/templates/remix/package.json b/templates/remix/package.json index e126eb114..e83e9b2e4 100644 --- a/templates/remix/package.json +++ b/templates/remix/package.json @@ -1,7 +1,7 @@ { "name": "@keystatic/templates-remix", "type": "module", - "version": "0.0.32", + "version": "0.0.33", "license": "MIT", "scripts": { "build": "remix vite:build",