Skip to content

Commit

Permalink
Version Packages (keystonejs#5083)
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 acc6e97 commit ecd4f90
Show file tree
Hide file tree
Showing 88 changed files with 626 additions and 240 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-trains-explain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/honest-lies-behave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-cobras-reflect.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/plenty-feet-sing.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/polite-jars-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-donkeys-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-turtles-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-doors-reply.md

This file was deleted.

10 changes: 10 additions & 0 deletions examples-next/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-next/example-auth

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/auth@17.0.0

## 1.0.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples-next/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-auth",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,10 +9,10 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/admin-ui": "^10.0.0",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/fields": "^5.1.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/keystone": "^12.0.0",
"next": "10.0.8",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down
11 changes: 11 additions & 0 deletions examples-next/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystone-next/app-basic

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/fields-document@3.0.1
- @keystone-next/auth@17.0.0

## 1.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions examples-next/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/app-basic",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -12,12 +12,12 @@
"@babel/runtime": "^7.13.10",
"@emotion/core": "^10.1.1",
"@graphql-tools/merge": "^6.2.10",
"@keystone-next/admin-ui": "^10.0.0",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/document-renderer": "^2.0.1",
"@keystone-next/fields": "^5.1.0",
"@keystone-next/fields-document": "^3.0.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/fields-document": "^3.0.1",
"@keystone-next/keystone": "^12.0.0",
"@keystone-next/types": "^14.0.0",
"@keystone-ui/core": "^2.0.1",
"@keystone-ui/fields": "^2.0.1",
Expand Down
11 changes: 11 additions & 0 deletions examples-next/ecommerce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystone-next/example-ecommerce

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/auth@17.0.0
- @keystone-next/cloudinary@3.0.3

## 1.0.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions examples-next/ecommerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-ecommerce",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"author": "Wes Bos & Jed Watson",
"license": "MIT",
Expand All @@ -16,11 +16,11 @@
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.13.10",
"@keystone-next/admin-ui": "^10.0.0",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/cloudinary": "^3.0.1",
"@keystone-next/fields": "^5.1.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/cloudinary": "^3.0.3",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/keystone": "^12.0.0",
"@keystone-next/server-side-graphql-client-legacy": "^2.0.1",
"@keystone-next/types": "^14.0.0",
"@types/nodemailer": "^6.4.0",
Expand All @@ -32,7 +32,7 @@
"stripe": "^8.137.0"
},
"devDependencies": {
"@keystone-next/test-utils-legacy": "^13.0.0",
"@keystone-next/test-utils-legacy": "^13.0.3",
"typescript": "^4.2.3"
},
"engines": {
Expand Down
10 changes: 10 additions & 0 deletions examples-next/graphql-api-endpoint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# keystone-next-app

## 0.0.2
### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/fields-document@3.0.1
- @keystone-next/auth@17.0.0
10 changes: 5 additions & 5 deletions examples-next/graphql-api-endpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keystone-next-app",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "keystone-next prototype",
Expand All @@ -9,10 +9,10 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/fields": "^5.0.0",
"@keystone-next/fields-document": "^3.0.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/fields-document": "^3.0.1",
"@keystone-next/keystone": "^12.0.0",
"apollo-server-micro": "^2.21.1"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/examples-next/graphql-api-endpoint"
Expand Down
10 changes: 10 additions & 0 deletions examples-next/roles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-next/example-roles

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/auth@17.0.0

## 1.0.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples-next/roles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-roles",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,10 +9,10 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/admin-ui": "^10.0.0",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/fields": "^5.1.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/keystone": "^12.0.0",
"@keystone-next/types": "^14.0.0",
"next": "10.0.8",
"react": "^17.0.1",
Expand Down
10 changes: 10 additions & 0 deletions examples-next/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-next/example-todo

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1
- @keystone-next/auth@17.0.0

## 1.0.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples-next/todo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-todo",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -13,10 +13,10 @@
"resolve": "keystone-next resolve"
},
"dependencies": {
"@keystone-next/admin-ui": "^10.0.0",
"@keystone-next/auth": "^16.0.0",
"@keystone-next/fields": "^5.1.0",
"@keystone-next/keystone": "^11.0.0",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/auth": "^17.0.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/keystone": "^12.0.0",
"next": "10.0.8",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down
15 changes: 15 additions & 0 deletions packages-next/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @keystone-next/admin-ui

## 11.0.0

### Major Changes

- [#5082](https://github.com/keystonejs/keystone/pull/5082) [`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1) Thanks [@timleslie](https://github.com/timleslie)! - Updated `createApolloServerMicro` to take system arguments rather than a `KeystoneConfig` object.

### Minor Changes

- [#5085](https://github.com/keystonejs/keystone/pull/5085) [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Added an option to pass in the prisma client to use instead of attempting to generate one and `require()`ing it to fix the experimental `enableNextJsGraphqlApiEndpoint` option not working on Vercel

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/keystone@12.0.0

## 10.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages-next/admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@keystone-next/admin-ui",
"version": "10.0.1",
"version": "11.0.0",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.3.11",
"@babel/runtime": "^7.13.10",
"@emotion/hash": "^0.8.0",
"@emotion/weak-memoize": "^0.2.5",
"@keystone-next/admin-ui-utils": "^3.0.1",
"@keystone-next/keystone": "^11.0.1",
"@keystone-next/keystone": "^12.0.0",
"@keystone-next/types": "^14.0.1",
"@keystone-ui/button": "^3.0.1",
"@keystone-ui/core": "^2.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages-next/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-next/auth

## 17.0.0

### Patch Changes

- Updated dependencies [[`a2c52848a`](https://github.com/keystonejs/keystone/commit/a2c52848a3a7b66a1968a430040887194e6138d1), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761), [`acc6e9772`](https://github.com/keystonejs/keystone/commit/acc6e9772b4a312a62ea756777034638c03a3761)]:
- @keystone-next/admin-ui@11.0.0
- @keystone-next/keystone@12.0.0
- @keystone-next/fields@5.2.1

## 16.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages-next/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/auth",
"version": "16.0.1",
"version": "17.0.0",
"license": "MIT",
"main": "dist/auth.cjs.js",
"module": "dist/auth.esm.js",
Expand All @@ -11,7 +11,7 @@
"@babel/runtime": "^7.13.10",
"@graphql-tools/merge": "^6.2.10",
"@keystone-next/admin-ui-utils": "^3.0.1",
"@keystone-next/fields": "^5.2.0",
"@keystone-next/fields": "^5.2.1",
"@keystone-next/types": "^14.0.1",
"@keystone-ui/button": "^3.0.1",
"@keystone-ui/core": "^2.0.1",
Expand All @@ -22,13 +22,13 @@
"graphql": "^15.5.0"
},
"devDependencies": {
"@keystone-next/admin-ui": "^10.0.1",
"@keystone-next/keystone": "^11.0.1",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/keystone": "^12.0.0",
"react": "^17.0.1"
},
"peerDependencies": {
"@keystone-next/admin-ui": "^10.0.1",
"@keystone-next/keystone": "^11.0.1",
"@keystone-next/admin-ui": "^11.0.0",
"@keystone-next/keystone": "^12.0.0",
"react": "^17.0.1"
},
"preconstruct": {
Expand Down
Loading

0 comments on commit ecd4f90

Please sign in to comment.