Skip to content

Commit ad0c4b2

Browse files
Version Packages (#1524)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd6d68b commit ad0c4b2

File tree

29 files changed

+127
-19
lines changed

29 files changed

+127
-19
lines changed

.changeset/cool-starfishes-dance.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.70
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd6d68b`](https://github.com/Thinkmill/keystatic/commit/cd6d68b7d280ba02956c5da483d3555f576111f1)]:
8+
- @keystar/ui@0.7.21
9+
- @keystatic/core@0.5.50
10+
- @keystatic/next@5.0.4
11+
312
## 0.0.69
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.69",
3+
"version": "0.0.70",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

design-system/pkg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @keystar/ui
22

3+
## 0.7.21
4+
5+
### Patch Changes
6+
7+
- [#1523](https://github.com/Thinkmill/keystatic/pull/1523) [`cd6d68b`](https://github.com/Thinkmill/keystatic/commit/cd6d68b7d280ba02956c5da483d3555f576111f1) Thanks [@emmatown](https://github.com/emmatown)! - Fix `disabledKeys` on `ActionBar`
8+
39
## 0.7.20
410

511
### 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.20",
3+
"version": "0.7.21",
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.52
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @keystatic/core@0.5.50
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.51
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.51",
4+
"version": "0.0.52",
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.129
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @keystatic/core@0.5.50
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.128
412

513
### Patch Changes

dev-projects/astro/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",
33
"type": "module",
4-
"version": "0.0.128",
4+
"version": "0.0.129",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

dev-projects/localization/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# localization
22

3+
## 0.1.137
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @keystatic/core@0.5.50
9+
- @keystatic/next@5.0.4
10+
311
## 0.1.136
412

513
### Patch Changes

0 commit comments

Comments
 (0)