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 Jul 28, 2020
1 parent a8cb4e4 commit 8fcaeac
Show file tree
Hide file tree
Showing 86 changed files with 605 additions and 275 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-planets-dream.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/bright-badgers-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-donkeys-cheat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/long-days-retire.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/many-laws-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-geckos-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-buckets-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-maps-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-zoos-kick.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/silver-walls-shake.md

This file was deleted.

29 changes: 0 additions & 29 deletions .changeset/two-dogs-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-buttons-collect.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wet-masks-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-bikes-fry.md

This file was deleted.

17 changes: 17 additions & 0 deletions api-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @keystonejs/api-tests

## 6.0.2

### Patch Changes

- [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8) [#3274](https://github.com/keystonejs/keystone/pull/3274) Thanks [@jordanoverbye](https://github.com/jordanoverbye)! - Added the ability for static cache hints to be added to custom queries generated using `keystone.extendGraphQLSchema()`

* [`50d33ddf9`](https://github.com/keystonejs/keystone/commit/50d33ddf937ae68b4a9ca7f0c0892637c5622b3d) [#3281](https://github.com/keystonejs/keystone/pull/3281) Thanks [@timleslie](https://github.com/timleslie)! - Updated tests to not depend on resolver order.

* Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`5332988e3`](https://github.com/keystonejs/keystone/commit/5332988e3fafe6a3594f7dcecd79a9402df28015), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/test-utils@7.1.1
- @keystonejs/auth-password@5.1.12
- @keystonejs/adapter-knex@11.0.1
- @keystonejs/adapter-mongoose@9.0.1

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/api-tests",
"description": "A set of tests for running against the KeystoneJS API.",
"private": true,
"version": "6.0.1",
"version": "6.0.2",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -23,9 +23,9 @@
"testcheck": "^1.0.0-rc.2"
},
"dependencies": {
"@keystonejs/auth-password": "^5.1.11",
"@keystonejs/fields": "^14.0.0",
"@keystonejs/test-utils": "^7.1.0",
"@keystonejs/auth-password": "^5.1.12",
"@keystonejs/fields": "^15.0.0",
"@keystonejs/test-utils": "^7.1.1",
"@keystonejs/utils": "^5.4.2",
"date-fns": "^2.14.0",
"express": "^4.17.1"
Expand Down
12 changes: 12 additions & 0 deletions benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @keystonejs/benchmarks

## 5.1.16

### Patch Changes

- Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`5332988e3`](https://github.com/keystonejs/keystone/commit/5332988e3fafe6a3594f7dcecd79a9402df28015), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/test-utils@7.1.1
- @keystonejs/adapter-knex@11.0.1
- @keystonejs/adapter-mongoose@9.0.1

## 5.1.15

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/benchmarks",
"description": "A set of benchmarks for running against the KeystoneJS API.",
"private": true,
"version": "5.1.15",
"version": "5.1.16",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -14,13 +14,13 @@
"repository": "https://github.com/keystonejs/keystone/tree/master/benchmarks",
"homepage": "https://github.com/keystonejs/keystone",
"dependencies": {
"@keystonejs/adapter-knex": "^11.0.0",
"@keystonejs/adapter-mongoose": "^9.0.0",
"@keystonejs/app-graphql": "^6.0.0",
"@keystonejs/fields": "^14.0.0",
"@keystonejs/keystone": "^12.0.0",
"@keystonejs/adapter-knex": "^11.0.1",
"@keystonejs/adapter-mongoose": "^9.0.1",
"@keystonejs/app-graphql": "^6.1.0",
"@keystonejs/fields": "^15.0.0",
"@keystonejs/keystone": "^13.0.0",
"@keystonejs/session": "^8.0.0",
"@keystonejs/test-utils": "^7.1.0",
"@keystonejs/test-utils": "^7.1.1",
"body-parser": "^1.18.2",
"cookie-signature": "^1.1.0",
"supertest-light": "^1.0.3",
Expand Down
15 changes: 15 additions & 0 deletions demo-projects/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# keystone_demo_blog

## 6.1.4

### Patch Changes

- Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`b53b6fe5a`](https://github.com/keystonejs/keystone/commit/b53b6fe5a8cbefba20008ca54ee3fe4b346e8497), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-admin-ui@7.2.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/auth-password@5.1.12
- @keystonejs/fields-authed-relationship@1.0.9
- @keystonejs/fields-markdown@5.2.3
- @keystonejs/fields-wysiwyg-tinymce@5.3.4
- @keystonejs/adapter-mongoose@9.0.1

## 6.1.3

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions demo-projects/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/demo-project-blog",
"description": "An example KeystoneJS project showcasing a Blogging Site.",
"private": true,
"version": "6.1.3",
"version": "6.1.4",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -20,18 +20,18 @@
"@arch-ui/typography": "^0.0.17",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",
"@keystonejs/adapter-mongoose": "^9.0.0",
"@keystonejs/app-admin-ui": "^7.1.0",
"@keystonejs/app-graphql": "^6.0.0",
"@keystonejs/adapter-mongoose": "^9.0.1",
"@keystonejs/app-admin-ui": "^7.2.0",
"@keystonejs/app-graphql": "^6.1.0",
"@keystonejs/app-next": "^5.2.0",
"@keystonejs/app-static": "^5.1.2",
"@keystonejs/auth-password": "^5.1.11",
"@keystonejs/fields": "^14.0.0",
"@keystonejs/fields-authed-relationship": "^1.0.8",
"@keystonejs/fields-markdown": "^5.2.2",
"@keystonejs/fields-wysiwyg-tinymce": "^5.3.3",
"@keystonejs/auth-password": "^5.1.12",
"@keystonejs/fields": "^15.0.0",
"@keystonejs/fields-authed-relationship": "^1.0.9",
"@keystonejs/fields-markdown": "^5.2.3",
"@keystonejs/fields-wysiwyg-tinymce": "^5.3.4",
"@keystonejs/file-adapters": "^7.0.2",
"@keystonejs/keystone": "^12.0.0",
"@keystonejs/keystone": "^13.0.0",
"@keystonejs/oembed-adapters": "^5.1.4",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
Expand Down
11 changes: 11 additions & 0 deletions demo-projects/custom-fields/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystonejs/demo-custom-fields

## 1.0.7

### Patch Changes

- Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`b53b6fe5a`](https://github.com/keystonejs/keystone/commit/b53b6fe5a8cbefba20008ca54ee3fe4b346e8497), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-admin-ui@7.2.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/adapter-mongoose@9.0.1

## 1.0.6

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions demo-projects/custom-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/demo-custom-fields",
"description": "An example KeystoneJS project showcasing custom fields.",
"private": true,
"version": "1.0.6",
"version": "1.0.7",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -19,12 +19,12 @@
"@arch-ui/lozenge": "^0.0.16",
"@arch-ui/theme": "^0.0.10",
"@emotion/core": "^10.0.28",
"@keystonejs/adapter-mongoose": "^9.0.0",
"@keystonejs/app-admin-ui": "^7.1.0",
"@keystonejs/app-graphql": "^6.0.0",
"@keystonejs/adapter-mongoose": "^9.0.1",
"@keystonejs/app-admin-ui": "^7.2.0",
"@keystonejs/app-graphql": "^6.1.0",
"@keystonejs/app-static": "^5.1.2",
"@keystonejs/fields": "^14.0.0",
"@keystonejs/keystone": "^12.0.0",
"@keystonejs/fields": "^15.0.0",
"@keystonejs/keystone": "^13.0.0",
"@primer/octicons-react": "^10.0.0",
"cross-env": "^7.0.0",
"react": "^16.13.1"
Expand Down
13 changes: 13 additions & 0 deletions demo-projects/meetup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @keystonejs/demo-project-meetup

## 6.1.5

### Patch Changes

- Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`b53b6fe5a`](https://github.com/keystonejs/keystone/commit/b53b6fe5a8cbefba20008ca54ee3fe4b346e8497), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-admin-ui@7.2.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/auth-password@5.1.12
- @keystonejs/fields-wysiwyg-tinymce@5.3.4
- @keystonejs/adapter-mongoose@9.0.1

## 6.1.4

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions demo-projects/meetup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/demo-project-meetup",
"description": "An example KeystoneJS project showcasing a Meetup Site.",
"private": true,
"version": "6.1.4",
"version": "6.1.5",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -17,16 +17,16 @@
"@apollo/react-hooks": "^3.1.5",
"@apollo/react-ssr": "^3.1.5",
"@emotion/core": "^10.0.28",
"@keystonejs/adapter-mongoose": "^9.0.0",
"@keystonejs/app-admin-ui": "^7.1.0",
"@keystonejs/app-graphql": "^6.0.0",
"@keystonejs/adapter-mongoose": "^9.0.1",
"@keystonejs/app-admin-ui": "^7.2.0",
"@keystonejs/app-graphql": "^6.1.0",
"@keystonejs/app-next": "^5.2.0",
"@keystonejs/auth-password": "^5.1.11",
"@keystonejs/auth-password": "^5.1.12",
"@keystonejs/email": "^5.1.5",
"@keystonejs/fields": "^14.0.0",
"@keystonejs/fields-wysiwyg-tinymce": "^5.3.3",
"@keystonejs/fields": "^15.0.0",
"@keystonejs/fields-wysiwyg-tinymce": "^5.3.4",
"@keystonejs/file-adapters": "^7.0.2",
"@keystonejs/keystone": "^12.0.0",
"@keystonejs/keystone": "^13.0.0",
"@keystonejs/session": "^8.0.0",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
Expand Down
11 changes: 11 additions & 0 deletions demo-projects/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystonejs/demo-project-todo

## 5.1.13

### Patch Changes

- Updated dependencies [[`af5171563`](https://github.com/keystonejs/keystone/commit/af51715637433bcdd2538835c98ac71a8eb86122), [`271f1a40b`](https://github.com/keystonejs/keystone/commit/271f1a40b97e03aaa00ce920a6515b8f18669428), [`7da9d67d7`](https://github.com/keystonejs/keystone/commit/7da9d67d7d481c44a81406c6b34540a3f0a8340d), [`afe661e60`](https://github.com/keystonejs/keystone/commit/afe661e607539df13584d460e1016ba0fa883cb8), [`ef7074977`](https://github.com/keystonejs/keystone/commit/ef70749775ce1565eafd7f94c3d7438c8ebd474e), [`b53b6fe5a`](https://github.com/keystonejs/keystone/commit/b53b6fe5a8cbefba20008ca54ee3fe4b346e8497), [`e07c42d4e`](https://github.com/keystonejs/keystone/commit/e07c42d4ec75d5703bec4a2e419a42d18bed90ca), [`5a3849806`](https://github.com/keystonejs/keystone/commit/5a3849806d00e62b722461d02f6e4639bc45c1eb), [`c3883e01c`](https://github.com/keystonejs/keystone/commit/c3883e01c01b83cf5938de9bebf2dd68f4861364), [`fd2b8d1cf`](https://github.com/keystonejs/keystone/commit/fd2b8d1cf0b23b177951d65006a0d0faf666a5d6)]:
- @keystonejs/fields@15.0.0
- @keystonejs/keystone@13.0.0
- @keystonejs/app-admin-ui@7.2.0
- @keystonejs/app-graphql@6.1.0
- @keystonejs/adapter-mongoose@9.0.1

## 5.1.12

### Patch Changes
Expand Down
Loading

0 comments on commit 8fcaeac

Please sign in to comment.