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

Commit aea1cbd

Browse files
Version Packages (#375)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b5851a commit aea1cbd

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.1
4+
5+
### Patch Changes
6+
7+
- [#374](https://github.com/keystonejs/create-keystone-app/pull/374) [`7b5851a`](https://github.com/keystonejs/create-keystone-app/commit/7b5851ab1e5b6f937440f8d7aad60eb4b18e9dd5) Thanks [@dcousens](https://github.com/dcousens)! - Removes `@aws-sdk/util-endpoints` from dependencies as https://github.com/keystonejs/keystone/issues/8023 is resolved
8+
39
## 8.0.0
410

511
### Major 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": "8.0.0",
3+
"version": "8.0.1",
44
"main": "dist/create-keystone-app.cjs.js",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)