Skip to content

Commit 65efeac

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

9 files changed

Lines changed: 31 additions & 9 deletions

File tree

.changeset/support-astro-6.md

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

dev-projects/astro-content/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# astro-content
22

3+
## 0.0.53
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f5ddef2`](https://github.com/Thinkmill/keystatic/commit/f5ddef2d693a6bce1de069a924d38334899cdf0a)]:
8+
- @keystatic/astro@5.1.0
9+
310
## 0.0.52
411

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

dev-projects/astro/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @keystatic/test-astro
22

3+
## 0.0.130
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f5ddef2`](https://github.com/Thinkmill/keystatic/commit/f5ddef2d693a6bce1de069a924d38334899cdf0a)]:
8+
- @keystatic/astro@5.1.0
9+
310
## 0.0.129
411

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

packages/astro/CHANGELOG.md

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

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
- [#1534](https://github.com/Thinkmill/keystatic/pull/1534) [`f5ddef2`](https://github.com/Thinkmill/keystatic/commit/f5ddef2d693a6bce1de069a924d38334899cdf0a) Thanks [@arbaev](https://github.com/arbaev)! - Add support for Astro 6 in `peerDependencies`
8+
39
## 5.0.6
410

511
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/astro",
3-
"version": "5.0.6",
3+
"version": "5.1.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

templates/astro/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @keystatic/templates-astro
22

3+
## 0.0.64
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f5ddef2`](https://github.com/Thinkmill/keystatic/commit/f5ddef2d693a6bce1de069a924d38334899cdf0a)]:
8+
- @keystatic/astro@5.1.0
9+
310
## 0.0.63
411

512
### Patch Changes

templates/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystatic/templates-astro",
3-
"version": "0.0.63",
3+
"version": "0.0.64",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)