Skip to content

Commit cc417d5

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

File tree

27 files changed

+115
-18
lines changed

27 files changed

+115
-18
lines changed

.changeset/friendly-dodos-punch.md

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

design-system/docs/CHANGELOG.md

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

3+
## 0.0.68
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9aa648`](https://github.com/Thinkmill/keystatic/commit/c9aa648d9809837a96cbe9bbfa620361a12af3b8)]:
8+
- @keystatic/core@0.5.48
9+
- @keystatic/next@5.0.4
10+
311
## 0.0.67
412

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

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.50
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9aa648`](https://github.com/Thinkmill/keystatic/commit/c9aa648d9809837a96cbe9bbfa620361a12af3b8)]:
8+
- @keystatic/core@0.5.48
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.49
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.49",
4+
"version": "0.0.50",
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.127
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9aa648`](https://github.com/Thinkmill/keystatic/commit/c9aa648d9809837a96cbe9bbfa620361a12af3b8)]:
8+
- @keystatic/core@0.5.48
9+
- @keystatic/astro@5.0.6
10+
311
## 0.0.126
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.126",
4+
"version": "0.0.127",
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.135
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9aa648`](https://github.com/Thinkmill/keystatic/commit/c9aa648d9809837a96cbe9bbfa620361a12af3b8)]:
8+
- @keystatic/core@0.5.48
9+
- @keystatic/next@5.0.4
10+
311
## 0.1.134
412

513
### Patch Changes

dev-projects/localization/package.json

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

dev-projects/next-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @keystatic/test-next-app
22

3+
## 0.0.142
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9aa648`](https://github.com/Thinkmill/keystatic/commit/c9aa648d9809837a96cbe9bbfa620361a12af3b8)]:
8+
- @keystatic/core@0.5.48
9+
- @keystatic/next@5.0.4
10+
311
## 0.0.141
412

513
### Patch Changes

0 commit comments

Comments
 (0)