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

29 files changed

+129
-20
lines changed

.changeset/good-pillows-sell.md

-6
This file was deleted.

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.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

+1-1
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

+6
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

+1-1
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

+8
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

+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.46",
4+
"version": "0.0.47",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

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.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

+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.123",
4+
"version": "0.0.124",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

dev-projects/localization/CHANGELOG.md

+8
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

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.131",
3+
"version": "0.1.132",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

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.139
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.138
413

514
### Patch Changes

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.138",
3+
"version": "0.0.139",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

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.45
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.44
412

513
### Patch Changes

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.44",
3+
"version": "0.1.45",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

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.137
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.136
413

514
### Patch Changes

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.136",
3+
"version": "0.0.137",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystatic/remix@5.0.2
10+
311
## 0.1.42
412

513
### Patch Changes

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.42",
3+
"version": "0.1.43",
44
"type": "module",
55
"private": true,
66
"sideEffects": false,

docs/CHANGELOG.md

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

3+
## 1.0.63
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
## 1.0.62
413

514
### Patch Changes

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.62",
3+
"version": "1.0.63",
44
"description": "",
55
"private": true,
66
"scripts": {

packages/keystatic/CHANGELOG.md

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

3+
## 0.5.45
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+
9+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
10+
- @keystar/ui@0.7.17
11+
312
## 0.5.44
413

514
### Patch Changes

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.44",
3+
"version": "0.5.45",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

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.58
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.57
412

513
### Patch Changes

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.57",
3+
"version": "0.0.58",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

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.59
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.0.58
412

513
### Patch Changes

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.58",
3+
"version": "0.0.59",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3a4a854`](https://github.com/Thinkmill/keystatic/commit/3a4a8546cb05cd9f4ea734c9aa1e2dafeb9e5d9e)]:
8+
- @keystatic/core@0.5.45
9+
- @keystatic/remix@5.0.2
10+
311
## 0.0.45
412

513
### Patch Changes

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.45",
4+
"version": "0.0.46",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)