Skip to content

Commit

Permalink
Version Packages (#8064)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 16, 2022
1 parent c1a69e2 commit ee78151
Show file tree
Hide file tree
Showing 47 changed files with 296 additions and 143 deletions.
7 changes: 7 additions & 0 deletions .changeset/contributors.json
Expand Up @@ -13,28 +13,34 @@
"acburdine",
"allcontributors[bot]",
"bartduisters",
"bketelsen",
"bladey",
"borisno2",
"dcousens",
"dependabot",
"dependabot[bot]",
"dominikwilkowski",
"emmatown",
"flexdinesh",
"gautamsi",
"georgekrax",
"github-actions[bot]",
"gwyneplaine",
"hmmhmmhm",
"jesstelford",
"jordanoverbye",
"jossmac",
"keystonejs-release-bot",
"lukebennett88",
"marekryb",
"mikehazell",
"mitchellhamilton",
"mmachatschek",
"molomby",
"moselhy",
"nathsimpson",
"nderkim",
"nya1",
"raveling",
"renovate",
"renovate[bot]",
Expand All @@ -43,5 +49,6 @@
"singhArmani",
"ticidesign",
"timleslie",
"u-ishii",
"willemmulder"
]
5 changes: 0 additions & 5 deletions .changeset/five-owls-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-moose-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-lies-double.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-apples-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-strawberries-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-gifts-change.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/wild-lemons-yell.md

This file was deleted.

11 changes: 11 additions & 0 deletions design-system/packages/button/CHANGELOG.md
@@ -1,5 +1,16 @@
# @keystone-ui/button

## 7.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2
- @keystone-ui/icons@6.0.2
- @keystone-ui/loading@6.0.2

## 7.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions design-system/packages/button/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/button",
"version": "7.0.1",
"version": "7.0.2",
"license": "MIT",
"main": "dist/keystone-ui-button.cjs.js",
"module": "dist/keystone-ui-button.esm.js",
Expand All @@ -16,9 +16,9 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/icons": "^6.0.1",
"@keystone-ui/loading": "^6.0.1",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/icons": "^6.0.2",
"@keystone-ui/loading": "^6.0.2",
"react": "^18.1.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/design-system/packages/button"
Expand Down
6 changes: 6 additions & 0 deletions design-system/packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
# @keystone-ui/core

## 5.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

## 5.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/core",
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",
"main": "dist/keystone-ui-core.cjs.js",
"module": "dist/keystone-ui-core.esm.js",
Expand Down
11 changes: 11 additions & 0 deletions design-system/packages/fields/CHANGELOG.md
@@ -1,5 +1,16 @@
# @keystone-ui/fields

## 7.1.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2
- @keystone-ui/icons@6.0.2
- @keystone-ui/popover@6.0.2

## 7.1.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions design-system/packages/fields/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/fields",
"version": "7.1.1",
"version": "7.1.2",
"license": "MIT",
"main": "dist/keystone-ui-fields.cjs.js",
"module": "dist/keystone-ui-fields.esm.js",
Expand All @@ -16,9 +16,9 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/icons": "^6.0.1",
"@keystone-ui/popover": "^6.0.1",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/icons": "^6.0.2",
"@keystone-ui/popover": "^6.0.2",
"date-fns": "^2.26.0",
"react": "^18.1.0",
"react-day-picker": "^8.0.4",
Expand Down
9 changes: 9 additions & 0 deletions design-system/packages/icons/CHANGELOG.md
@@ -1,5 +1,14 @@
# @keystone-ui/icons

## 6.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2

## 6.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/packages/icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/icons",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/keystone-ui-icons.cjs.js",
"module": "dist/keystone-ui-icons.esm.js",
Expand Down Expand Up @@ -1173,7 +1173,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/core": "^5.0.1"
"@keystone-ui/core": "^5.0.2"
},
"peerDependencies": {
"react": "^18.1.0"
Expand Down
9 changes: 9 additions & 0 deletions design-system/packages/loading/CHANGELOG.md
@@ -1,5 +1,14 @@
# @keystone-ui/loading

## 6.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2

## 6.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/packages/loading/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/loading",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/keystone-ui-loading.cjs.js",
"module": "dist/keystone-ui-loading.esm.js",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/core": "^5.0.2",
"react": "^18.1.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/design-system/packages/loading"
Expand Down
10 changes: 10 additions & 0 deletions design-system/packages/modals/CHANGELOG.md
@@ -1,5 +1,15 @@
# @keystone-ui/modals

## 6.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/button@7.0.2
- @keystone-ui/core@5.0.2

## 6.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions design-system/packages/modals/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/modals",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/keystone-ui-modals.cjs.js",
"module": "dist/keystone-ui-modals.esm.js",
Expand All @@ -16,8 +16,8 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/button": "^7.0.1",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/button": "^7.0.2",
"@keystone-ui/core": "^5.0.2",
"react": "^18.1.0",
"react-focus-lock": "^2.7.1",
"react-remove-scroll": "^2.4.3",
Expand Down
11 changes: 11 additions & 0 deletions design-system/packages/notice/CHANGELOG.md
@@ -1,5 +1,16 @@
# @keystone-ui/notice

## 6.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/button@7.0.2
- @keystone-ui/core@5.0.2
- @keystone-ui/icons@6.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions design-system/packages/notice/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/notice",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/keystone-ui-notice.cjs.js",
"module": "dist/keystone-ui-notice.esm.js",
Expand All @@ -16,9 +16,9 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/button": "^7.0.1",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/icons": "^6.0.1",
"@keystone-ui/button": "^7.0.2",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/icons": "^6.0.2",
"react": "^18.1.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/design-system/packages/notice"
Expand Down
11 changes: 11 additions & 0 deletions design-system/packages/options/CHANGELOG.md
@@ -1,5 +1,16 @@
# @keystone-ui/options

## 6.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2
- @keystone-ui/fields@7.1.2
- @keystone-ui/icons@6.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions design-system/packages/options/package.json
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/options",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/keystone-ui-options.cjs.js",
"module": "dist/keystone-ui-options.esm.js",
Expand All @@ -19,9 +19,9 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/fields": "^7.1.1",
"@keystone-ui/icons": "^6.0.1",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/fields": "^7.1.2",
"@keystone-ui/icons": "^6.0.2",
"react-select": "^5.2.1"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/design-system/packages/options"
Expand Down
10 changes: 10 additions & 0 deletions design-system/packages/pill/CHANGELOG.md
@@ -1,5 +1,15 @@
# @keystone-ui/pill

## 7.0.2

### Patch Changes

- [#8054](https://github.com/keystonejs/keystone/pull/8054) [`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8) Thanks [@emmatown](https://github.com/emmatown)! - Adds `exports` field to `package.json`

- Updated dependencies [[`f72a3d94c`](https://github.com/keystonejs/keystone/commit/f72a3d94c31e6e6fd738ba7b0a7f8821b680b9f8)]:
- @keystone-ui/core@5.0.2
- @keystone-ui/icons@6.0.2

## 7.0.1

### Patch Changes
Expand Down

1 comment on commit ee78151

@vercel
Copy link

@vercel vercel bot commented on ee78151 Nov 16, 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.