Skip to content

Commit 35f8ad0

Browse files
Version Packages (#1407)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3a4a854 commit 35f8ad0

File tree

29 files changed

+129
-20
lines changed

29 files changed

+129
-20
lines changed

.changeset/good-pillows-sell.md

Lines changed: 0 additions & 6 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.65
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystar/ui@0.7.17
10+
- @keystatic/next@5.0.3
11+
312
## 0.0.64
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.64",
3+
"version": "0.0.65",
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.17
4+
5+
### Patch Changes
6+
7+
- [#1406](https://github.com/Thinkmill/keystatic/pull/1406) [`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e) Thanks [@emmatown](https://github.com/emmatown)! - Update `@react-aria/*`, `@react-stately/*`, `@react-types/*` and `@internationalized/*` dependencies
8+
39
## 0.7.16
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.16",
3+
"version": "0.7.17",
44
"license": "MIT AND Apache-2.0",
55
"main": "",
66
"module": "",

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.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystatic/astro@5.0.5
10+
311
## 0.0.46
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.46",
4+
"version": "0.0.47",
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.124
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystatic/astro@5.0.5
10+
311
## 0.0.123
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.123",
4+
"version": "0.0.124",
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.132
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystatic/next@5.0.3
10+
311
## 0.1.131
412

513
### Patch Changes

0 commit comments

Comments
 (0)