Skip to content

Commit fe9b649

Browse files
Version Packages (#1405)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9a970dd commit fe9b649

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/dirty-terms-hear.md

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

templates/astro/CHANGELOG.md

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

3+
## 0.0.57
4+
5+
### Patch Changes
6+
7+
- [`9a970dd`](https://github.com/Thinkmill/keystatic/commit/9a970dd727b84a467964e1d1e235c8a6f8e19624) Thanks [@emmatown](https://github.com/emmatown)! - Republish template
8+
39
## 0.0.56
410

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

templates/nextjs/CHANGELOG.md

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

3+
## 0.0.58
4+
5+
### Patch Changes
6+
7+
- [`9a970dd`](https://github.com/Thinkmill/keystatic/commit/9a970dd727b84a467964e1d1e235c8a6f8e19624) Thanks [@emmatown](https://github.com/emmatown)! - Republish template
8+
39
## 0.0.57
410

511
### Patch Changes

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

templates/remix/CHANGELOG.md

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

3+
## 0.0.45
4+
5+
### Patch Changes
6+
7+
- [`9a970dd`](https://github.com/Thinkmill/keystatic/commit/9a970dd727b84a467964e1d1e235c8a6f8e19624) Thanks [@emmatown](https://github.com/emmatown)! - Republish template
8+
39
## 0.0.44
410

511
### Patch Changes

templates/remix/package.json

Lines changed: 1 addition & 1 deletion
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.44",
4+
"version": "0.0.45",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)