Skip to content

Commit 79c8262

Browse files
Version Packages (Thinkmill#1355)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02a7441 commit 79c8262

File tree

27 files changed

+115
-18
lines changed

27 files changed

+115
-18
lines changed

.changeset/mighty-apples-tan.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.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02a7441`](https://github.com/Thinkmill/keystatic/commit/02a7441ed722bf93f32f236cc90521549a5e0a9f)]:
8+
- @keystatic/core@0.5.41
9+
- @keystatic/next@5.0.1
10+
311
## 0.0.60
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.60",
3+
"version": "0.0.61",
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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02a7441`](https://github.com/Thinkmill/keystatic/commit/02a7441ed722bf93f32f236cc90521549a5e0a9f)]:
8+
- @keystatic/core@0.5.41
9+
- @keystatic/astro@5.0.3
10+
311
## 0.0.42
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.42",
4+
"version": "0.0.43",
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.120
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02a7441`](https://github.com/Thinkmill/keystatic/commit/02a7441ed722bf93f32f236cc90521549a5e0a9f)]:
8+
- @keystatic/core@0.5.41
9+
- @keystatic/astro@5.0.3
10+
311
## 0.0.119
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.119",
4+
"version": "0.0.120",
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.128
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02a7441`](https://github.com/Thinkmill/keystatic/commit/02a7441ed722bf93f32f236cc90521549a5e0a9f)]:
8+
- @keystatic/core@0.5.41
9+
- @keystatic/next@5.0.1
10+
311
## 0.1.127
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.127",
3+
"version": "0.1.128",
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.135
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02a7441`](https://github.com/Thinkmill/keystatic/commit/02a7441ed722bf93f32f236cc90521549a5e0a9f)]:
8+
- @keystatic/core@0.5.41
9+
- @keystatic/next@5.0.1
10+
311
## 0.0.134
412

513
### Patch Changes

0 commit comments

Comments
 (0)