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

Commit b3ed451

Browse files
Version Packages (#358)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3c6a1ad commit b3ed451

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/made-by-nature.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+
## 7.0.2
4+
5+
### Patch Changes
6+
7+
- [#357](https://github.com/keystonejs/create-keystone-app/pull/357) [`8a0a9c0`](https://github.com/keystonejs/create-keystone-app/commit/8a0a9c09e9a5a1436f63d60dd0ddf1b92b4ee4b1) Thanks [@dcousens](https://github.com/dcousens)! - Fix graphql@^15.8.0 and [email protected] as pseudo-peer dependencies until next `@keystone-6/core` release
8+
39
## 7.0.1
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.1",
3+
"version": "7.0.2",
44
"main": "dist/create-keystone-app.cjs.js",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)