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

File tree

31 files changed

+133
-30
lines changed

31 files changed

+133
-30
lines changed

.changeset/good-files-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-tips-divide.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/two-colts-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

design-system/docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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

design-system/docs/package.json

Lines changed: 1 addition & 1 deletion
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": {

design-system/pkg/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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

design-system/pkg/package.json

Lines changed: 1 addition & 1 deletion
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",

dev-projects/astro-content/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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

dev-projects/astro-content/package.json

Lines changed: 1 addition & 1 deletion
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",

dev-projects/astro/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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

0 commit comments

Comments
 (0)