Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 0f783cf

Browse files
Version Packages (#370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0db3a2b commit 0f783cf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/made-by-monsters.md

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

create-keystone-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-keystone-app
22

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- [#369](https://github.com/keystonejs/create-keystone-app/pull/369) [`0db3a2b`](https://github.com/keystonejs/create-keystone-app/commit/0db3a2b6f8108e0ef2e0c440cdbec969b475beb2) Thanks [@dcousens](https://github.com/dcousens)! - Upgrades `@keystone-6/*` to the newest set of major releases
8+
39
## 7.0.2
410

511
### Patch Changes

create-keystone-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-keystone-app",
3-
"version": "7.0.2",
3+
"version": "8.0.0",
44
"main": "dist/create-keystone-app.cjs.js",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)