Skip to content

Commit

Permalink
Version Packages (#8156)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 93c2d5d commit a5eff5e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-cooks-poke.md

This file was deleted.

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

## 4.0.1

### Patch Changes

- [#8155](https://github.com/keystonejs/keystone/pull/8155) [`93c2d5dcf`](https://github.com/keystonejs/keystone/commit/93c2d5dcf814213202bb229e0ac2d351a78c241f) Thanks [@borisno2](https://github.com/borisno2)! - Resolve `config.telemetry` check issue

## 4.0.0

### Major 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": "4.0.0",
"version": "4.0.1",
"repository": "https://github.com/keystonejs/keystone/tree/main/packages/core",
"license": "MIT",
"main": "dist/keystone-6-core.cjs.js",
Expand Down

1 comment on commit a5eff5e

@vercel
Copy link

@vercel vercel bot commented on a5eff5e Dec 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.