Skip to content

Commit

Permalink
Version Packages (#6914)
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 a97ad92 commit aecbe67
Show file tree
Hide file tree
Showing 80 changed files with 396 additions and 127 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-lemons-wash.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/gold-baboons-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-forks-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-candles-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-beds-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-beans-cross.md

This file was deleted.

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

## 5.0.2

### Patch Changes

- [#6918](https://github.com/keystonejs/keystone/pull/6918) [`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - The format of the date shown in the `DatePicker` now uses the user's locale

## 5.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "5.0.1",
"version": "5.0.2",
"license": "MIT",
"main": "dist/keystone-ui-fields.cjs.js",
"module": "dist/keystone-ui-fields.esm.js",
Expand Down
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-next/website

## 3.1.9

### Patch Changes

- [#6907](https://github.com/keystonejs/keystone/pull/6907) [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1) Thanks [@JedWatson](https://github.com/JedWatson)! - Added `db.map` option to lists and fields which adds the `@@map` and `@map` Prisma attributes respectively

- Updated dependencies [[`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1)]:
- @keystone-next/fields-document@13.0.0

## 3.1.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/website",
"version": "3.1.8",
"version": "3.1.9",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@emotion/react": "^11.5.0",
"@emotion/server": "11.4.0",
"@emotion/weak-memoize": "^0.2.5",
"@keystone-next/fields-document": "^12.0.0",
"@keystone-next/fields-document": "^13.0.0",
"@mdx-js/loader": "next",
"@mdx-js/react": "^1.6.22",
"@next/mdx": "^12.0.2",
Expand Down
7 changes: 7 additions & 0 deletions examples-staging/assets-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-next/example-assets-cloud

## 1.0.9

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0

## 1.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples-staging/assets-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-assets-cloud",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/keystone": "^28.0.0",
"dotenv": "^10.0.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples-staging/assets-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-next/example-assets-local

## 1.0.9

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0

## 1.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples-staging/assets-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-assets-local",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^27.0.0"
"@keystone-next/keystone": "^28.0.0"
},
"devDependencies": {
"typescript": "^4.4.4"
Expand Down
8 changes: 8 additions & 0 deletions examples-staging/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystone-next/example-auth

## 4.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/auth@36.0.0

## 4.0.10

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples-staging/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-auth",
"version": "4.0.10",
"version": "4.0.11",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/auth": "^35.0.0",
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/auth": "^36.0.0",
"@keystone-next/keystone": "^28.0.0",
"next": "^12.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
10 changes: 10 additions & 0 deletions examples-staging/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-next/example-app-basic

## 4.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/fields-document@13.0.0
- @keystone-ui/fields@5.0.2
- @keystone-next/auth@36.0.0

## 4.0.10

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples-staging/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/examples-app-basic",
"version": "4.0.10",
"version": "4.0.11",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,12 +10,12 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@keystone-next/auth": "^35.0.0",
"@keystone-next/auth": "^36.0.0",
"@keystone-next/document-renderer": "^4.0.1",
"@keystone-next/fields-document": "^12.0.0",
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/fields-document": "^13.0.0",
"@keystone-next/keystone": "^28.0.0",
"@keystone-ui/core": "^3.2.1",
"@keystone-ui/fields": "^5.0.1",
"@keystone-ui/fields": "^5.0.2",
"@keystone-ui/icons": "^4.0.2",
"@keystone-ui/tooltip": "^4.0.3",
"@preconstruct/next": "^3.0.1",
Expand Down
9 changes: 9 additions & 0 deletions examples-staging/ecommerce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-next/example-ecommerce

## 4.0.12

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/cloudinary@11.0.0
- @keystone-next/auth@36.0.0

## 4.0.11

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.11",
"version": "4.0.12",
"private": true,
"author": "Wes Bos & Jed Watson",
"license": "MIT",
Expand All @@ -16,9 +16,9 @@
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@babel/runtime": "^7.15.4",
"@keystone-next/auth": "^35.0.0",
"@keystone-next/cloudinary": "^10.0.0",
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/auth": "^36.0.0",
"@keystone-next/cloudinary": "^11.0.0",
"@keystone-next/keystone": "^28.0.0",
"@types/nodemailer": "^6.4.4",
"dotenv": "^10.0.0",
"next": "^12.0.2",
Expand Down
7 changes: 7 additions & 0 deletions examples-staging/embedded-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-next/example-next-lite

## 3.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0

## 3.0.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples-staging/embedded-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-embedded-nextjs",
"version": "3.0.10",
"version": "3.0.11",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "next build"
},
"dependencies": {
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/keystone": "^28.0.0",
"dotenv": "^10.0.0",
"next": "^12.0.2",
"react": "^17.0.2",
Expand Down
9 changes: 9 additions & 0 deletions examples-staging/graphql-api-endpoint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# keystone-next-app

## 1.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/fields-document@13.0.0
- @keystone-next/auth@36.0.0

## 1.0.10

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples-staging/graphql-api-endpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keystone-next-app",
"version": "1.0.10",
"version": "1.0.11",
"private": true,
"scripts": {
"dev": "keystone-next dev",
Expand All @@ -12,9 +12,9 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@keystone-next/auth": "^35.0.0",
"@keystone-next/fields-document": "^12.0.0",
"@keystone-next/keystone": "^27.0.0"
"@keystone-next/auth": "^36.0.0",
"@keystone-next/fields-document": "^13.0.0",
"@keystone-next/keystone": "^28.0.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/examples-staging/graphql-api-endpoint"
}
8 changes: 8 additions & 0 deletions examples-staging/roles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystone-next/example-roles

## 4.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/auth@36.0.0

## 4.0.10

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples-staging/roles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-roles",
"version": "4.0.10",
"version": "4.0.11",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/auth": "^35.0.0",
"@keystone-next/keystone": "^27.0.0",
"@keystone-next/auth": "^36.0.0",
"@keystone-next/keystone": "^28.0.0",
"next": "^12.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
8 changes: 8 additions & 0 deletions examples-staging/sandbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystone-next/example-sandbox

## 3.0.11

### Patch Changes

- Updated dependencies [[`70eb86237`](https://github.com/keystonejs/keystone/commit/70eb86237bd3eafd36b0579f66ad3f1e173357b1), [`990b56291`](https://github.com/keystonejs/keystone/commit/990b56291e677077656b201b935086754c6257f1), [`8ca316455`](https://github.com/keystonejs/keystone/commit/8ca31645568adf29ba6a161b482f8895a6624bb1), [`b981f4c3e`](https://github.com/keystonejs/keystone/commit/b981f4c3ee135a1184188deb5ed8de22f718080c)]:
- @keystone-next/keystone@28.0.0
- @keystone-next/auth@36.0.0

## 3.0.10

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples-staging/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@keystone-next/example-sandbox",
"version": "3.0.10",
"version": "3.0.11",
"private": true,
"license": "MIT",
"scripts": {
"dev": "keystone-next dev",
"sandbox": "yarn && yarn dev"
},
"dependencies": {
"@keystone-next/auth": "^35.0.0",
"@keystone-next/keystone": "^27.0.0"
"@keystone-next/auth": "^36.0.0",
"@keystone-next/keystone": "^28.0.0"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
Loading

0 comments on commit aecbe67

Please sign in to comment.