Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 19, 2021
1 parent 4f36a81 commit 02faaf6
Show file tree
Hide file tree
Showing 80 changed files with 413 additions and 128 deletions.
7 changes: 0 additions & 7 deletions .changeset/brave-paws-sneeze.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/empty-rockets-destroy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/itchy-eggs-stare.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/weak-monkeys-kiss.md

This file was deleted.

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.5

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0

## 1.0.4

### 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.4",
"version": "1.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/keystone": "^25.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.5

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0

## 1.0.4

### 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.4",
"version": "1.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^24.0.0"
"@keystone-next/keystone": "^25.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
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.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0
- @keystone-next/auth@32.0.0

## 4.0.6

### 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.6",
"version": "4.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/auth": "^31.0.0",
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/auth": "^32.0.0",
"@keystone-next/keystone": "^25.0.0",
"next": "^10.2.3",
"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.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0
- @keystone-next/types@25.0.0
- @keystone-next/auth@32.0.0
- @keystone-next/fields-document@8.0.1

## 4.0.6

### 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.6",
"version": "4.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,11 +10,11 @@
},
"dependencies": {
"@babel/runtime": "^7.15.3",
"@keystone-next/auth": "^31.0.0",
"@keystone-next/auth": "^32.0.0",
"@keystone-next/document-renderer": "^4.0.0",
"@keystone-next/fields-document": "^8.0.0",
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/types": "^24.0.0",
"@keystone-next/fields-document": "^8.0.1",
"@keystone-next/keystone": "^25.0.0",
"@keystone-next/types": "^25.0.0",
"@keystone-ui/core": "^3.1.1",
"@keystone-ui/fields": "^4.1.1",
"@keystone-ui/icons": "^4.0.0",
Expand Down
10 changes: 10 additions & 0 deletions examples-staging/ecommerce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystone-next/example-ecommerce

## 4.0.8

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/cloudinary@7.0.0
- @keystone-next/keystone@25.0.0
- @keystone-next/types@25.0.0
- @keystone-next/auth@32.0.0

## 4.0.7

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.7",
"version": "4.0.8",
"private": true,
"author": "Wes Bos & Jed Watson",
"license": "MIT",
Expand All @@ -16,10 +16,10 @@
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@babel/runtime": "^7.15.3",
"@keystone-next/auth": "^31.0.0",
"@keystone-next/cloudinary": "^6.0.6",
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/types": "^24.0.0",
"@keystone-next/auth": "^32.0.0",
"@keystone-next/cloudinary": "^7.0.0",
"@keystone-next/keystone": "^25.0.0",
"@keystone-next/types": "^25.0.0",
"@types/nodemailer": "^6.4.4",
"dotenv": "^10.0.0",
"next": "^10.2.3",
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.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0

## 3.0.6

### 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.6",
"version": "3.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "next build"
},
"dependencies": {
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/keystone": "^25.0.0",
"dotenv": "^10.0.0",
"next": "^10.2.3",
"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.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0
- @keystone-next/auth@32.0.0
- @keystone-next/fields-document@8.0.1

## 1.0.6

### 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.6",
"version": "1.0.7",
"private": true,
"scripts": {
"dev": "keystone-next dev",
Expand All @@ -12,9 +12,9 @@
},
"dependencies": {
"@babel/runtime": "^7.15.3",
"@keystone-next/auth": "^31.0.0",
"@keystone-next/fields-document": "^8.0.0",
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/auth": "^32.0.0",
"@keystone-next/fields-document": "^8.0.1",
"@keystone-next/keystone": "^25.0.0",
"apollo-server-micro": "^2.25.2"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/examples-staging/graphql-api-endpoint"
Expand Down
7 changes: 7 additions & 0 deletions examples-staging/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-next/example-playground

## 1.0.6

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0

## 1.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples-staging/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-playground",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^24.0.0"
"@keystone-next/keystone": "^25.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
Expand Down
9 changes: 9 additions & 0 deletions examples-staging/roles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-next/example-roles

## 4.0.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0
- @keystone-next/types@25.0.0
- @keystone-next/auth@32.0.0

## 4.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.6",
"version": "4.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,9 +9,9 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/auth": "^31.0.0",
"@keystone-next/keystone": "^24.0.0",
"@keystone-next/types": "^24.0.0",
"@keystone-next/auth": "^32.0.0",
"@keystone-next/keystone": "^25.0.0",
"@keystone-next/types": "^25.0.0",
"next": "^10.2.3",
"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.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0
- @keystone-next/auth@32.0.0

## 3.0.6

### 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.6",
"version": "3.0.7",
"private": true,
"license": "MIT",
"scripts": {
"dev": "keystone-next dev",
"sandbox": "yarn && yarn dev"
},
"dependencies": {
"@keystone-next/auth": "^31.0.0",
"@keystone-next/keystone": "^24.0.0"
"@keystone-next/auth": "^32.0.0",
"@keystone-next/keystone": "^25.0.0"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
7 changes: 7 additions & 0 deletions examples/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-next/example-blog

## 2.0.7

### Patch Changes

- Updated dependencies [[`3904a9cf7`](https://github.com/keystonejs/keystone/commit/3904a9cf73e16ef192faae833f2f39ed05f2d707), [`4f36a81af`](https://github.com/keystonejs/keystone/commit/4f36a81afb03591354acc1d0141eff8fe54ff208), [`595922b48`](https://github.com/keystonejs/keystone/commit/595922b48c909053fa9d34bb1c42177ad41c72d5), [`fd744dcaa`](https://github.com/keystonejs/keystone/commit/fd744dcaa513efb2a8ae954bb2d5d1fa7f0723d6)]:
- @keystone-next/keystone@25.0.0

## 2.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-next/example-blog",
"version": "2.0.6",
"version": "2.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone-next build"
},
"dependencies": {
"@keystone-next/keystone": "^24.0.0"
"@keystone-next/keystone": "^25.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
Expand Down
Loading

0 comments on commit 02faaf6

Please sign in to comment.