Skip to content

Commit

Permalink
Version Packages (#2819)
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
github-actions[bot] and github-actions[bot] authored Apr 30, 2020
1 parent 4af9e40 commit 9edaa19
Show file tree
Hide file tree
Showing 57 changed files with 256 additions and 163 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-rabbits-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-rules-peel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/late-seals-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-clocks-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-jokes-happen.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ninety-worms-care.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/poor-bulldogs-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-items-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-poets-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-berries-double.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/selfish-poets-bake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shy-laws-raise.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sixty-snakes-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-socks-return.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/soft-wolves-invite.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/spotty-pugs-build.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-ears-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-points-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-squids-decide.md

This file was deleted.

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

## 5.4.2

### Patch Changes

- [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b) [#2854](https://github.com/keystonejs/keystone/pull/2854) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded dependencies.

* [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca) [#2845](https://github.com/keystonejs/keystone/pull/2845) Thanks [@timleslie](https://github.com/timleslie)! - Updated patch versions of dependencies.

* Updated dependencies [[`b897ba14`](https://github.com/keystonejs/keystone/commit/b897ba14e34aa441b2d658c30b3dda9d1ebd48e2), [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b), [`4e56eed6`](https://github.com/keystonejs/keystone/commit/4e56eed68c643fd436c371e2635d3024c51968b0), [`8a135a88`](https://github.com/keystonejs/keystone/commit/8a135a88ae6f3a4434db0ba7033cad2e5f18651e), [`3d40bd7d`](https://github.com/keystonejs/keystone/commit/3d40bd7dd39f2b5589012356dd2b1698eda4f0b2), [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca)]:
- @keystonejs/fields@9.0.5
- @keystonejs/app-graphql@5.1.6
- @keystonejs/keystone@8.1.4
- @keystonejs/test-utils@6.1.1

## 5.4.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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": "5.4.1",
"version": "5.4.2",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -24,8 +24,8 @@
},
"dependencies": {
"@keystonejs/auth-password": "^5.1.1",
"@keystonejs/fields": "^9.0.4",
"@keystonejs/test-utils": "^6.1.0",
"@keystonejs/fields": "^9.0.5",
"@keystonejs/test-utils": "^6.1.1",
"@keystonejs/utils": "^5.4.0",
"cuid": "^2.1.8",
"express": "^4.17.1"
Expand Down
14 changes: 14 additions & 0 deletions benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @keystonejs/benchmarks

## 5.1.7

### Patch Changes

- [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b) [#2854](https://github.com/keystonejs/keystone/pull/2854) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded dependencies.

* [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca) [#2845](https://github.com/keystonejs/keystone/pull/2845) Thanks [@timleslie](https://github.com/timleslie)! - Updated patch versions of dependencies.

* Updated dependencies [[`b897ba14`](https://github.com/keystonejs/keystone/commit/b897ba14e34aa441b2d658c30b3dda9d1ebd48e2), [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b), [`4e56eed6`](https://github.com/keystonejs/keystone/commit/4e56eed68c643fd436c371e2635d3024c51968b0), [`8a135a88`](https://github.com/keystonejs/keystone/commit/8a135a88ae6f3a4434db0ba7033cad2e5f18651e), [`3d40bd7d`](https://github.com/keystonejs/keystone/commit/3d40bd7dd39f2b5589012356dd2b1698eda4f0b2), [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca)]:
- @keystonejs/fields@9.0.5
- @keystonejs/app-graphql@5.1.6
- @keystonejs/keystone@8.1.4
- @keystonejs/test-utils@6.1.1

## 5.1.6

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.6",
"version": "5.1.7",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -16,11 +16,11 @@
"dependencies": {
"@keystonejs/adapter-knex": "^9.0.0",
"@keystonejs/adapter-mongoose": "^8.0.0",
"@keystonejs/app-graphql": "^5.1.5",
"@keystonejs/fields": "^9.0.0",
"@keystonejs/keystone": "^8.0.0",
"@keystonejs/app-graphql": "^5.1.6",
"@keystonejs/fields": "^9.0.5",
"@keystonejs/keystone": "^8.1.4",
"@keystonejs/session": "^6.0.1",
"@keystonejs/test-utils": "^6.0.3",
"@keystonejs/test-utils": "^6.1.1",
"body-parser": "^1.18.2",
"cookie-signature": "^1.1.0",
"cuid": "^2.1.8",
Expand Down
14 changes: 14 additions & 0 deletions demo-projects/meetup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @keystonejs/demo-project-meetup

## 5.1.11

### Patch Changes

- [`c68aed4a`](https://github.com/keystonejs/keystone/commit/c68aed4a414f5188f5dc9e99ac51d1afefc22e64) [#2846](https://github.com/keystonejs/keystone/pull/2846) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded `uuid` from `3.x` to `7.x`.

- Updated dependencies [[`ab484f19`](https://github.com/keystonejs/keystone/commit/ab484f195752bb3ec59f6beb7d8817dce610ad06), [`1b059e72`](https://github.com/keystonejs/keystone/commit/1b059e726d95bbc6ad09a76ed3b40dbc4cf11682), [`95babf5d`](https://github.com/keystonejs/keystone/commit/95babf5da8488f2d7f8ab9f91ff640576462af6d), [`4af9e407`](https://github.com/keystonejs/keystone/commit/4af9e4075c9329ab27e7aa18a664d2f2bcc1ac2d), [`04ec9981`](https://github.com/keystonejs/keystone/commit/04ec998166a8b3044570769a8c3f501d80527bf9), [`b897ba14`](https://github.com/keystonejs/keystone/commit/b897ba14e34aa441b2d658c30b3dda9d1ebd48e2), [`0aac3b41`](https://github.com/keystonejs/keystone/commit/0aac3b411a9e4f397645d9641c4675eab7a6e55b), [`b0bfcf79`](https://github.com/keystonejs/keystone/commit/b0bfcf79477249f3c0bb14db68588d84a68f0186), [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b), [`4e56eed6`](https://github.com/keystonejs/keystone/commit/4e56eed68c643fd436c371e2635d3024c51968b0), [`8a135a88`](https://github.com/keystonejs/keystone/commit/8a135a88ae6f3a4434db0ba7033cad2e5f18651e), [`63a2f7c3`](https://github.com/keystonejs/keystone/commit/63a2f7c31777d968bad32d6e746e2f960c6ef0ad), [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca), [`81a9aa7c`](https://github.com/keystonejs/keystone/commit/81a9aa7c2349f9bb71d1a9686e4fa359a14b033f)]:
- @keystonejs/app-admin-ui@5.12.0
- @keystonejs/file-adapters@6.0.2
- @keystonejs/fields@9.0.5
- @keystonejs/app-graphql@5.1.6
- @keystonejs/fields-wysiwyg-tinymce@5.2.6
- @keystonejs/keystone@8.1.4

## 5.1.10

### Patch Changes
Expand Down
14 changes: 7 additions & 7 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": "5.1.10",
"version": "5.1.11",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -18,15 +18,15 @@
"@apollo/react-ssr": "^3.1.3",
"@emotion/core": "^10.0.28",
"@keystonejs/adapter-mongoose": "^8.0.0",
"@keystonejs/app-admin-ui": "^5.11.1",
"@keystonejs/app-graphql": "^5.1.5",
"@keystonejs/app-admin-ui": "^5.12.0",
"@keystonejs/app-graphql": "^5.1.6",
"@keystonejs/app-next": "^5.1.2",
"@keystonejs/auth-password": "^5.1.6",
"@keystonejs/email": "^5.1.4",
"@keystonejs/fields": "^9.0.4",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.5",
"@keystonejs/file-adapters": "^6.0.1",
"@keystonejs/keystone": "^8.1.2",
"@keystonejs/fields": "^9.0.5",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.6",
"@keystonejs/file-adapters": "^6.0.2",
"@keystonejs/keystone": "^8.1.4",
"@keystonejs/session": "^6.0.1",
"apollo-cache-inmemory": "^1.6.5",
"apollo-client": "^2.6.8",
Expand Down
34 changes: 34 additions & 0 deletions packages/app-admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# @keystonejs/app-admin-ui

## 5.12.0

### Minor Changes

- [`95babf5d`](https://github.com/keystonejs/keystone/commit/95babf5da8488f2d7f8ab9f91ff640576462af6d) [#2798](https://github.com/keystonejs/keystone/pull/2798) Thanks [@Vultraz](https://github.com/Vultraz)! - Revamped sidebar design.

### Patch Changes

- [`ab484f19`](https://github.com/keystonejs/keystone/commit/ab484f195752bb3ec59f6beb7d8817dce610ad06) [#2440](https://github.com/keystonejs/keystone/pull/2440) Thanks [@gautamsi](https://github.com/gautamsi)! - Enabled selection of multiple options in Filter for Select type fields. This also disables use of filter with empty values, you can not apply new filter if none of the options are selected. Can not deselect last filter item when adding or editing.

* [`1b059e72`](https://github.com/keystonejs/keystone/commit/1b059e726d95bbc6ad09a76ed3b40dbc4cf11682) [#2810](https://github.com/keystonejs/keystone/pull/2810) Thanks [@Vultraz](https://github.com/Vultraz)! - Clarified functionality of item view 'Back' button.

- [`4af9e407`](https://github.com/keystonejs/keystone/commit/4af9e4075c9329ab27e7aa18a664d2f2bcc1ac2d) [#2864](https://github.com/keystonejs/keystone/pull/2864) Thanks [@molomby](https://github.com/molomby)! - Static assets loaded for the Admin UI (eg. JS bundles) now have correct Content-Type response headers

* [`0aac3b41`](https://github.com/keystonejs/keystone/commit/0aac3b411a9e4f397645d9641c4675eab7a6e55b) [#2860](https://github.com/keystonejs/keystone/pull/2860) Thanks [@Nikodermus](https://github.com/Nikodermus)! - Updated Webpack config so stylesheets imported from node_modules are included in the production build.

- [`b0bfcf79`](https://github.com/keystonejs/keystone/commit/b0bfcf79477249f3c0bb14db68588d84a68f0186) [#2812](https://github.com/keystonejs/keystone/pull/2812) Thanks [@Vultraz](https://github.com/Vultraz)! - Don't duplicate HeaderInset multiple times.

* [`8a135a88`](https://github.com/keystonejs/keystone/commit/8a135a88ae6f3a4434db0ba7033cad2e5f18651e) [#2808](https://github.com/keystonejs/keystone/pull/2808) Thanks [@Vultraz](https://github.com/Vultraz)! - Fixed list-level `adminDoc` not doing anything.

- [`63a2f7c3`](https://github.com/keystonejs/keystone/commit/63a2f7c31777d968bad32d6e746e2f960c6ef0ad) [#2816](https://github.com/keystonejs/keystone/pull/2816) Thanks [@Vultraz](https://github.com/Vultraz)! - Fixed Success toast showing stale data when changing an item's name.

* [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca) [#2845](https://github.com/keystonejs/keystone/pull/2845) Thanks [@timleslie](https://github.com/timleslie)! - Updated patch versions of dependencies.

- [`81a9aa7c`](https://github.com/keystonejs/keystone/commit/81a9aa7c2349f9bb71d1a9686e4fa359a14b033f) [#2856](https://github.com/keystonejs/keystone/pull/2856) Thanks [@timleslie](https://github.com/timleslie)! - Added missing peer dependencies.

- Updated dependencies [[`95babf5d`](https://github.com/keystonejs/keystone/commit/95babf5da8488f2d7f8ab9f91ff640576462af6d), [`45b151b0`](https://github.com/keystonejs/keystone/commit/45b151b05de0583ba50364caeda8b5bb7a111385), [`b897ba14`](https://github.com/keystonejs/keystone/commit/b897ba14e34aa441b2d658c30b3dda9d1ebd48e2), [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b), [`4e56eed6`](https://github.com/keystonejs/keystone/commit/4e56eed68c643fd436c371e2635d3024c51968b0), [`96f0c6e9`](https://github.com/keystonejs/keystone/commit/96f0c6e917ecdd02af8da52829608b003219d3ca)]:
- @arch-ui/navbar@0.1.10
- @arch-ui/badge@0.0.16
- @arch-ui/confirm@0.0.19
- @arch-ui/dialog@0.0.21
- @keystonejs/fields@9.0.5
- @keystonejs/build-field-types@5.2.6

## 5.11.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/app-admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystonejs/app-admin-ui",
"description": "KeystoneJS Admin UI App.",
"version": "5.11.1",
"version": "5.12.0",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -10,14 +10,14 @@
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@arch-ui/alert": "^0.0.17",
"@arch-ui/badge": "^0.0.15",
"@arch-ui/badge": "^0.0.16",
"@arch-ui/button": "^0.0.18",
"@arch-ui/card": "^0.0.14",
"@arch-ui/color-utils": "^0.0.2",
"@arch-ui/common": "^0.0.11",
"@arch-ui/confirm": "^0.0.18",
"@arch-ui/confirm": "^0.0.19",
"@arch-ui/controls": "^0.1.8",
"@arch-ui/dialog": "^0.0.20",
"@arch-ui/dialog": "^0.0.21",
"@arch-ui/drawer": "^0.0.21",
"@arch-ui/dropdown": "^0.0.17",
"@arch-ui/fields": "^3.0.1",
Expand All @@ -27,7 +27,7 @@
"@arch-ui/layout": "^0.2.13",
"@arch-ui/loading": "^0.0.17",
"@arch-ui/lozenge": "^0.0.16",
"@arch-ui/navbar": "^0.1.9",
"@arch-ui/navbar": "^0.1.10",
"@arch-ui/options": "^0.0.20",
"@arch-ui/pagination": "^0.0.20",
"@arch-ui/pill": "^0.1.15",
Expand All @@ -40,9 +40,9 @@
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",
"@keystonejs/build-field-types": "^5.2.5",
"@keystonejs/build-field-types": "^5.2.6",
"@keystonejs/field-views-loader": "^5.2.1",
"@keystonejs/fields": "^9.0.4",
"@keystonejs/fields": "^9.0.5",
"@keystonejs/session": "^6.0.1",
"@keystonejs/utils": "^5.4.0",
"@types/react": "^16.8.12",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystonejs/app-graphql

## 5.1.6

### Patch Changes

- [`f266a692`](https://github.com/keystonejs/keystone/commit/f266a6923a24c84936d66e00ec7de0ea0956445b) [#2854](https://github.com/keystonejs/keystone/pull/2854) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded dependencies.

## 5.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystonejs/app-graphql",
"description": "KeystoneJS GraphQL App.",
"version": "5.1.5",
"version": "5.1.6",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand Down
9 changes: 9 additions & 0 deletions packages/arch/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @arch-ui/docs

## 1.1.20

### Patch Changes

- Updated dependencies [[`95babf5d`](https://github.com/keystonejs/keystone/commit/95babf5da8488f2d7f8ab9f91ff640576462af6d), [`45b151b0`](https://github.com/keystonejs/keystone/commit/45b151b05de0583ba50364caeda8b5bb7a111385)]:
- @arch-ui/navbar@0.1.10
- @arch-ui/badge@0.0.16
- @arch-ui/dialog@0.0.21

## 1.1.19

### Patch Changes
Expand Down
Loading

0 comments on commit 9edaa19

Please sign in to comment.