Skip to content

Commit 21643d9

Browse files
Version Packages (#1416)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a2a671 commit 21643d9

31 files changed

+133
-30
lines changed

Diff for: .changeset/good-files-teach.md

-5
This file was deleted.

Diff for: .changeset/tidy-tips-divide.md

-6
This file was deleted.

Diff for: .changeset/two-colts-confess.md

-5
This file was deleted.

Diff for: design-system/docs/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @voussoir/docs
22

3+
## 0.0.67
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc), [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystar/ui@0.7.19
9+
- @keystatic/core@0.5.47
10+
- @keystatic/next@5.0.4
11+
312
## 0.0.66
413

514
### Patch Changes

Diff for: design-system/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystar/docs",
3-
"version": "0.0.66",
3+
"version": "0.0.67",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

Diff for: design-system/pkg/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystar/ui
22

3+
## 0.7.19
4+
5+
### Patch Changes
6+
7+
- [#1415](https://github.com/Thinkmill/keystatic/pull/1415) [`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc) Thanks [@gautamsi](https://github.com/gautamsi)! - Fixed `buttonLabelBehavior` for `ActionGroup` not passed by `ActionBar`
8+
9+
- [#1430](https://github.com/Thinkmill/keystatic/pull/1430) [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a) Thanks [@emmatown](https://github.com/emmatown)! - Update `@react-aria`/`react-stately` dependencies
10+
311
## 0.7.18
412

513
### Patch Changes

Diff for: design-system/pkg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystar/ui",
3-
"version": "0.7.18",
3+
"version": "0.7.19",
44
"license": "MIT AND Apache-2.0",
55
"repository": {
66
"type": "git",

Diff for: dev-projects/astro-content/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# astro-content
22

3+
## 0.0.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.48
412

513
### Patch Changes

Diff for: dev-projects/astro-content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/astro-content",
33
"type": "module",
4-
"version": "0.0.48",
4+
"version": "0.0.49",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

Diff for: dev-projects/astro/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/test-astro
22

3+
## 0.0.126
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.125
412

513
### Patch Changes

Diff for: dev-projects/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/astro",
33
"type": "module",
4-
"version": "0.0.125",
4+
"version": "0.0.126",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

Diff for: dev-projects/localization/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# localization
22

3+
## 0.1.134
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/next@5.0.4
10+
311
## 0.1.133
412

513
### Patch Changes

Diff for: dev-projects/localization/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/localization",
3-
"version": "0.1.133",
3+
"version": "0.1.134",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

Diff for: dev-projects/next-app/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @keystatic/test-next-app
22

3+
## 0.0.141
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc), [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystar/ui@0.7.19
9+
- @keystatic/core@0.5.47
10+
- @keystatic/next@5.0.4
11+
312
## 0.0.140
413

514
### Patch Changes

Diff for: dev-projects/next-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/next-app",
3-
"version": "0.0.140",
3+
"version": "0.0.141",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

Diff for: dev-projects/next-blocks-builder/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @example/next-block-builder
22

3+
## 0.1.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/next@5.0.4
10+
311
## 0.1.46
412

513
### Patch Changes

Diff for: dev-projects/next-blocks-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/next-block-builder",
3-
"version": "0.1.46",
3+
"version": "0.1.47",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

Diff for: dev-projects/next-pages/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @example/next-pages
22

3+
## 0.0.139
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc), [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystar/ui@0.7.19
9+
- @keystatic/core@0.5.47
10+
- @keystatic/next@5.0.4
11+
312
## 0.0.138
413

514
### Patch Changes

Diff for: dev-projects/next-pages/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/next-pages",
3-
"version": "0.0.138",
3+
"version": "0.0.139",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

Diff for: dev-projects/remix/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/remix-test-app
22

3+
## 0.1.45
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/remix@5.0.3
10+
311
## 0.1.44
412

513
### Patch Changes

Diff for: dev-projects/remix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/remix-test-app",
3-
"version": "0.1.44",
3+
"version": "0.1.45",
44
"type": "module",
55
"private": true,
66
"sideEffects": false,

Diff for: docs/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# keystatic-docs
22

3+
## 1.0.65
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc), [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystar/ui@0.7.19
9+
- @keystatic/core@0.5.47
10+
- @keystatic/next@5.0.4
11+
312
## 1.0.64
413

514
### Patch Changes

Diff for: docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keystatic-docs",
3-
"version": "1.0.64",
3+
"version": "1.0.65",
44
"description": "",
55
"private": true,
66
"scripts": {

Diff for: packages/keystatic/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @keystatic/core
22

3+
## 0.5.47
4+
5+
### Patch Changes
6+
7+
- [#1430](https://github.com/Thinkmill/keystatic/pull/1430) [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a) Thanks [@emmatown](https://github.com/emmatown)! - Update `@react-aria`/`react-stately` dependencies
8+
9+
- [#1424](https://github.com/Thinkmill/keystatic/pull/1424) [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9) Thanks [@emmatown](https://github.com/emmatown)! - Fix `DocumentRenderer` usage in server components
10+
11+
- Updated dependencies [[`44afc1e`](https://github.com/Thinkmill/keystatic/commit/44afc1e05c8fe03c571b705989f4643d1a69f7bc), [`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a)]:
12+
- @keystar/ui@0.7.19
13+
314
## 0.5.46
415

516
### Patch Changes

Diff for: packages/keystatic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/core",
3-
"version": "0.5.46",
3+
"version": "0.5.47",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

Diff for: templates/astro/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/templates-astro
22

3+
## 0.0.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.59
412

513
### Patch Changes

Diff for: templates/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/templates-astro",
3-
"version": "0.0.59",
3+
"version": "0.0.60",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

Diff for: templates/nextjs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/templates-nextjs
22

3+
## 0.0.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/next@5.0.4
10+
311
## 0.0.60
412

513
### Patch Changes

Diff for: templates/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/templates-nextjs",
3-
"version": "0.0.60",
3+
"version": "0.0.61",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

Diff for: templates/remix/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/templates-remix
22

3+
## 0.0.48
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4a2a671`](https://github.com/Thinkmill/keystatic/commit/4a2a6715103fb900c78c4ef4ffeced2bb0d4765a), [`5d98a35`](https://github.com/Thinkmill/keystatic/commit/5d98a35a0b7691b9fb189bcf1072d6c9aee1d8c9)]:
8+
- @keystatic/core@0.5.47
9+
- @keystatic/remix@5.0.3
10+
311
## 0.0.47
412

513
### Patch Changes

Diff for: templates/remix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@keystatic/templates-remix",
33
"type": "module",
4-
"version": "0.0.47",
4+
"version": "0.0.48",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)