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 23, 2022
1 parent 9deddfa commit 0be3afe
Show file tree
Hide file tree
Showing 80 changed files with 383 additions and 105 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-sloths-bake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slow-games-greet.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/website

## 0.0.6

### Patch Changes

- Updated dependencies []:
- @keystone-6/fields-document@5.0.0

## 0.0.5

### 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-6/website",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"@emotion/react": "^11.7.1",
"@emotion/server": "11.10.0",
"@emotion/weak-memoize": "^0.3.0",
"@keystone-6/fields-document": "^4.1.0",
"@keystone-6/fields-document": "^5.0.0",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/toast": "^6.0.1",
"@markdoc/markdoc": "^0.1.5",
Expand Down
7 changes: 7 additions & 0 deletions examples/assets-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-assets-local

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/assets-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-assets-local",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0"
"@keystone-6/core": "^3.0.0"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down
7 changes: 7 additions & 0 deletions examples/assets-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-assets-s3

## 0.0.4

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/assets-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-assets-s3",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"dotenv": "^16.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystone-6/example-auth

## 0.0.7

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0
- @keystone-6/auth@5.0.0

## 0.0.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-auth",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/auth": "^4.0.1",
"@keystone-6/core": "^2.2.0",
"@keystone-6/auth": "^5.0.0",
"@keystone-6/core": "^3.0.0",
"next": "^12.2.4",
"react": "^18.1.0",
"react-dom": "^18.1.0"
Expand Down
9 changes: 9 additions & 0 deletions examples/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystone-6/example-app-basic

## 0.0.7

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0
- @keystone-6/auth@5.0.0
- @keystone-6/fields-document@5.0.0

## 0.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-app-basic",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,10 +10,10 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@keystone-6/auth": "^4.0.1",
"@keystone-6/core": "^2.2.0",
"@keystone-6/auth": "^5.0.0",
"@keystone-6/core": "^3.0.0",
"@keystone-6/document-renderer": "^1.1.1",
"@keystone-6/fields-document": "^4.1.0",
"@keystone-6/fields-document": "^5.0.0",
"@keystone-ui/button": "^7.0.1",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/fields": "^7.1.1",
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-6/example-blog

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### 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-6/example-blog",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"seed-data": "keystone --seed-data"
},
"dependencies": {
"@keystone-6/core": "^2.2.0"
"@keystone-6/core": "^3.0.0"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down
7 changes: 7 additions & 0 deletions examples/custom-admin-ui-logo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-custom-admin-ui-logo

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-admin-ui-logo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-admin-ui-logo",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"@keystone-ui/core": "^5.0.1",
"next": "^12.2.4",
"react": "^18.1.0"
Expand Down
7 changes: 7 additions & 0 deletions examples/custom-admin-ui-navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-custom-navigation-component

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-admin-ui-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-admin-ui-navigation",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"react": "^18.1.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/custom-admin-ui-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-custom-admin-ui-pages

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-admin-ui-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-admin-ui-pages",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"@keystone-ui/core": "^5.0.1",
"react": "^18.1.0"
},
Expand Down
7 changes: 7 additions & 0 deletions examples/custom-field-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-custom-field-view

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-field-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-field-view",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@emotion/css": "^11.7.1",
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"@keystone-ui/button": "^7.0.1",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/fields": "^7.1.1",
Expand Down
7 changes: 7 additions & 0 deletions examples/custom-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-custom-field

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-field",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/core": "^2.2.0",
"@keystone-6/core": "^3.0.0",
"@keystone-ui/fields": "^7.1.1",
"react": "^18.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions examples/custom-session-validation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystone-6/example-with-custom-session-validation

## 0.0.3

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0
- @keystone-6/auth@5.0.0

## 0.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/custom-session-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-with-custom-session-validation",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"build": "keystone build"
},
"dependencies": {
"@keystone-6/auth": "^4.0.1",
"@keystone-6/core": "^2.2.0"
"@keystone-6/auth": "^5.0.0",
"@keystone-6/core": "^3.0.0"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down
7 changes: 7 additions & 0 deletions examples/default-values/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystone-6/example-default-values

## 0.0.5

### Patch Changes

- Updated dependencies [[`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a), [`c06c5d60c`](https://github.com/keystonejs/keystone/commit/c06c5d60c8a4d0f05eb3b1e84f97b5611f07005a)]:
- @keystone-6/core@3.0.0

## 0.0.4

### Patch Changes
Expand Down
Loading

0 comments on commit 0be3afe

Please sign in to comment.