Skip to content

Commit

Permalink
Version Packages (#5911)
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 543154b commit 235459e
Show file tree
Hide file tree
Showing 62 changed files with 319 additions and 211 deletions.
7 changes: 0 additions & 7 deletions .changeset/brave-dolls-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-forks-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-countries-drop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/clean-dots-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-socks-visit.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/five-maps-call.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/funny-mice-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-spoons-dance.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/honest-cats-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-hotels-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-poems-crash.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ninety-gifts-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-wasps-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-seas-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-shoes-call.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silver-files-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-cows-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-hornets-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strong-tools-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-drinks-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-glasses-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-adults-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-walls-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-walls-kneel.md

This file was deleted.

9 changes: 9 additions & 0 deletions design-system/packages/fields/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-ui/fields

## 4.1.2

### Patch Changes

- [#5848](https://github.com/keystonejs/keystone/pull/5848) [`4e5634b86`](https://github.com/keystonejs/keystone/commit/4e5634b86a26819cecec5b10c18f9d231b5434e2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated TypeScript to 4.3.2

- Updated dependencies [[`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c), [`0afacf621`](https://github.com/keystonejs/keystone/commit/0afacf621f922b5f47f7314ead9be94960b9859a), [`eab130f30`](https://github.com/keystonejs/keystone/commit/eab130f30d79b82c18b3cce0bc054abe2c1b58fd)]:
- @keystone-ui/popover@4.0.2

## 4.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/packages/fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/fields",
"version": "4.1.1",
"version": "4.1.2",
"license": "MIT",
"main": "dist/fields.cjs.js",
"module": "dist/fields.esm.js",
Expand All @@ -11,7 +11,7 @@
"@babel/runtime": "^7.14.6",
"@keystone-ui/core": "^3.1.0",
"@keystone-ui/icons": "^4.0.0",
"@keystone-ui/popover": "^4.0.1",
"@keystone-ui/popover": "^4.0.2",
"@types/react-select": "^4.0.16",
"date-fns": "^2.22.1",
"react": "^17.0.2",
Expand Down
9 changes: 9 additions & 0 deletions design-system/packages/options/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-ui/options

## 4.0.1

### Patch Changes

- [#5848](https://github.com/keystonejs/keystone/pull/5848) [`4e5634b86`](https://github.com/keystonejs/keystone/commit/4e5634b86a26819cecec5b10c18f9d231b5434e2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated TypeScript to 4.3.2

- Updated dependencies [[`4e5634b86`](https://github.com/keystonejs/keystone/commit/4e5634b86a26819cecec5b10c18f9d231b5434e2)]:
- @keystone-ui/fields@4.1.2

## 4.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/packages/options/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/options",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"main": "dist/options.cjs.js",
"module": "dist/options.esm.js",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@babel/runtime": "^7.14.6",
"@keystone-ui/core": "^3.0.0",
"@keystone-ui/fields": "^4.0.0",
"@keystone-ui/fields": "^4.1.2",
"@keystone-ui/icons": "^4.0.0",
"@types/react-select": "^4.0.16",
"react-select": "^4.3.1"
Expand Down
6 changes: 6 additions & 0 deletions design-system/packages/pill/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystone-ui/pill

## 5.0.0

### Major Changes

- [#5987](https://github.com/keystonejs/keystone/pull/5987) [`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - Added containerProps prop, these are spread onto the containing element. All other props are now spread onto the internal PillButton component (this change is inclusive of refs).

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/pill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/pill",
"version": "4.0.0",
"version": "5.0.0",
"license": "MIT",
"main": "dist/pill.cjs.js",
"module": "dist/pill.esm.js",
Expand Down
10 changes: 10 additions & 0 deletions design-system/packages/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-ui/popover

## 4.0.2

### Patch Changes

- [#5987](https://github.com/keystonejs/keystone/pull/5987) [`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - Added aria-hidden to dialog container so screen readers can't access when the dialog is not visible.

* [#5924](https://github.com/keystonejs/keystone/pull/5924) [`0afacf621`](https://github.com/keystonejs/keystone/commit/0afacf621f922b5f47f7314ead9be94960b9859a) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - Fixed popover arrow misalignment.

- [#5921](https://github.com/keystonejs/keystone/pull/5921) [`eab130f30`](https://github.com/keystonejs/keystone/commit/eab130f30d79b82c18b3cce0bc054abe2c1b58fd) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - Applied aria-modal and role=dialog to popover component for better screen reader support.

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/popover",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"main": "dist/popover.cjs.js",
"module": "dist/popover.esm.js",
Expand Down
6 changes: 6 additions & 0 deletions design-system/packages/toast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystone-ui/toast

## 4.0.1

### Patch Changes

- [#5930](https://github.com/keystonejs/keystone/pull/5930) [`40a44d20d`](https://github.com/keystonejs/keystone/commit/40a44d20d2eda2bcfb311fc3ce05936623230205) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - Added role="alert" to Toast container element for better screen reader experience.

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/toast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/toast",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"main": "dist/toast.cjs.js",
"module": "dist/toast.esm.js",
Expand Down
11 changes: 11 additions & 0 deletions design-system/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystone-ui/website

## 3.0.1

### Patch Changes

- Updated dependencies [[`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c), [`4e5634b86`](https://github.com/keystonejs/keystone/commit/4e5634b86a26819cecec5b10c18f9d231b5434e2), [`0afacf621`](https://github.com/keystonejs/keystone/commit/0afacf621f922b5f47f7314ead9be94960b9859a), [`40a44d20d`](https://github.com/keystonejs/keystone/commit/40a44d20d2eda2bcfb311fc3ce05936623230205), [`eab130f30`](https://github.com/keystonejs/keystone/commit/eab130f30d79b82c18b3cce0bc054abe2c1b58fd), [`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c)]:
- @keystone-ui/popover@4.0.2
- @keystone-ui/fields@4.1.2
- @keystone-ui/options@4.0.1
- @keystone-ui/toast@4.0.1
- @keystone-ui/pill@5.0.0

## 3.0.0

### Major Changes
Expand Down
12 changes: 6 additions & 6 deletions design-system/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-ui/website",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,15 +10,15 @@
"@babel/runtime": "^7.14.6",
"@keystone-ui/button": "^5.0.0",
"@keystone-ui/core": "^3.0.0",
"@keystone-ui/fields": "^4.0.0",
"@keystone-ui/fields": "^4.1.2",
"@keystone-ui/loading": "^4.0.0",
"@keystone-ui/modals": "^4.0.0",
"@keystone-ui/notice": "^4.0.0",
"@keystone-ui/options": "^4.0.0",
"@keystone-ui/pill": "^4.0.0",
"@keystone-ui/popover": "^4.0.0",
"@keystone-ui/options": "^4.0.1",
"@keystone-ui/pill": "^5.0.0",
"@keystone-ui/popover": "^4.0.2",
"@keystone-ui/segmented-control": "^4.0.0",
"@keystone-ui/toast": "^4.0.0",
"@keystone-ui/toast": "^4.0.1",
"@keystone-ui/tooltip": "^4.0.0",
"@preconstruct/next": "^3.0.0",
"@types/react": "^17.0.11",
Expand Down
12 changes: 12 additions & 0 deletions examples-staging/ecommerce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @keystone-next/example-ecommerce

## 4.0.3

### Patch Changes

- [#5926](https://github.com/keystonejs/keystone/pull/5926) [`3b9cdc2c0`](https://github.com/keystonejs/keystone/commit/3b9cdc2c0cc19be109d7d5e0d7ccd43946f35ffe) Thanks [@timleslie](https://github.com/timleslie)! - Updated tests to use the `@keystone-next/testing` package.

- Updated dependencies [[`10b36551a`](https://github.com/keystonejs/keystone/commit/10b36551ac3a88da2cfeba3d065d6dd36041e769), [`8afbab763`](https://github.com/keystonejs/keystone/commit/8afbab7636b4236c6604311819160d5f1420a90e), [`de0a5c19e`](https://github.com/keystonejs/keystone/commit/de0a5c19e656360ea3febc7e0240543c7817253e), [`7a25925c3`](https://github.com/keystonejs/keystone/commit/7a25925c3dc5b2af2cf1209ee949563fb71a4a8c), [`50ad1ce6b`](https://github.com/keystonejs/keystone/commit/50ad1ce6be90f5fb2481840dbd01328b6f629432), [`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c), [`0df3734d5`](https://github.com/keystonejs/keystone/commit/0df3734d52a89df30f1d555d003002cb79ad9e9a), [`123042b04`](https://github.com/keystonejs/keystone/commit/123042b047f3242ac95d2c5280de8c07f18a86be), [`4e5634b86`](https://github.com/keystonejs/keystone/commit/4e5634b86a26819cecec5b10c18f9d231b5434e2), [`006afd108`](https://github.com/keystonejs/keystone/commit/006afd1082b474bac2499bed57bcaccf1e1d6138), [`543154bc0`](https://github.com/keystonejs/keystone/commit/543154bc081dde33ea29b8a2bff1d3033d538077), [`3be09ea54`](https://github.com/keystonejs/keystone/commit/3be09ea548861b490dad8b50e58980580d366434), [`eab130f30`](https://github.com/keystonejs/keystone/commit/eab130f30d79b82c18b3cce0bc054abe2c1b58fd), [`972e04514`](https://github.com/keystonejs/keystone/commit/972e045145711e39fd6fa167cb87fa05e062272c)]:
- @keystone-next/keystone@20.0.1
- @keystone-next/cloudinary@6.0.1
- @keystone-next/fields@11.0.1
- @keystone-next/types@20.0.1

## 4.0.2

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions examples-staging/ecommerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-ecommerce",
"version": "4.0.2",
"version": "4.0.3",
"private": true,
"author": "Wes Bos & Jed Watson",
"license": "MIT",
Expand All @@ -17,10 +17,10 @@
"@babel/preset-typescript": "^7.14.5",
"@babel/runtime": "^7.14.6",
"@keystone-next/auth": "^27.0.0",
"@keystone-next/cloudinary": "^6.0.0",
"@keystone-next/fields": "^11.0.0",
"@keystone-next/keystone": "^20.0.0",
"@keystone-next/types": "^20.0.0",
"@keystone-next/cloudinary": "^6.0.1",
"@keystone-next/fields": "^11.0.1",
"@keystone-next/keystone": "^20.0.1",
"@keystone-next/types": "^20.0.1",
"@types/nodemailer": "^6.4.2",
"dotenv": "^10.0.0",
"next": "^10.2.3",
Expand All @@ -30,7 +30,7 @@
"stripe": "^8.157.0"
},
"devDependencies": {
"@keystone-next/testing": "^0.0.0",
"@keystone-next/testing": "^1.0.0",
"typescript": "^4.3.4"
},
"engines": {
Expand Down
Loading

1 comment on commit 235459e

@vercel
Copy link

@vercel vercel bot commented on 235459e Jun 28, 2021

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.