Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Dec 4, 2023
1 parent 1ea2bcc commit e9d5229
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fix-inline-create.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/no-sort-ok.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-llamas-sparkle.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-6/core

## 5.7.1

### Patch Changes

- [#8914](https://github.com/keystonejs/keystone/pull/8914) [`25a6586`](https://github.com/keystonejs/keystone/commit/25a6586a3bd4178580150a5b66e260c78dbee36d) Thanks [@dcousens](https://github.com/dcousens)! - Fix ui.inlineCreate: { ... } for relationships submitting the parent form of nested relationship fields

- [#8909](https://github.com/keystonejs/keystone/pull/8909) [`029b5cf`](https://github.com/keystonejs/keystone/commit/029b5cf40f7d5d2be9bbcd253f10421f3fa37538) Thanks [@dcousens](https://github.com/dcousens)! - Fix ui.listView.initialSort preventing sort by "No field"

- [#8898](https://github.com/keystonejs/keystone/pull/8898) [`871bdcb`](https://github.com/keystonejs/keystone/commit/871bdcb2cebddca9e0f5b8d9e4a45fc179a23e46) Thanks [@marekryb](https://github.com/marekryb)! - Fix prisma migrate non-interactive environment error

## 5.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/core",
"version": "5.7.0",
"version": "5.7.1",
"repository": "https://github.com/keystonejs/keystone/tree/main/packages/core",
"license": "MIT",
"main": "dist/keystone-6-core.cjs.js",
Expand Down

0 comments on commit e9d5229

Please sign in to comment.