Skip to content

Commit

Permalink
ci(changeset): generate PR with changelog & version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 10, 2020
1 parent 25cacf9 commit 3577fb9
Show file tree
Hide file tree
Showing 74 changed files with 538 additions and 188 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-phones-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-timers-teach.md

This file was deleted.

12 changes: 12 additions & 0 deletions demo-projects/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# keystone_demo_blog

## 5.2.3

### Patch Changes

- Updated dependencies []:
- @keystonejs/app-admin-ui@5.9.2
- @arch-ui/layout@0.2.11
- @arch-ui/typography@0.0.15
- @keystonejs/fields@6.3.3
- @keystonejs/fields-markdown@5.1.3
- @keystonejs/fields-wysiwyg-tinymce@5.2.1

## 5.2.2

### Patch Changes
Expand Down
14 changes: 7 additions & 7 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": "5.2.2",
"version": "5.2.3",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -16,19 +16,19 @@
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@apollo/react-ssr": "^3.1.3",
"@arch-ui/layout": "^0.2.10",
"@arch-ui/typography": "^0.0.14",
"@arch-ui/layout": "^0.2.11",
"@arch-ui/typography": "^0.0.15",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@keystonejs/adapter-mongoose": "^5.2.1",
"@keystonejs/app-admin-ui": "^5.9.1",
"@keystonejs/app-admin-ui": "^5.9.2",
"@keystonejs/app-graphql": "^5.1.2",
"@keystonejs/app-next": "^5.1.1",
"@keystonejs/app-static": "^5.1.1",
"@keystonejs/auth-password": "^5.1.1",
"@keystonejs/fields": "^6.3.2",
"@keystonejs/fields-markdown": "^5.1.2",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.0",
"@keystonejs/fields": "^6.3.3",
"@keystonejs/fields-markdown": "^5.1.3",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.1",
"@keystonejs/file-adapters": "^6.0.0",
"@keystonejs/keystone": "^6.0.0",
"@keystonejs/oembed-adapters": "^5.1.2",
Expand Down
11 changes: 11 additions & 0 deletions demo-projects/meetup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystonejs/demo-project-meetup

## 5.1.3

### Patch Changes

- [`916e862a`](https://github.com/keystonejs/keystone/commit/916e862a19a4f1c858abd0e76195103228d33678) [#2324](https://github.com/keystonejs/keystone/pull/2324) Thanks [@Vultraz](https://github.com/Vultraz)! - Updated Meetup demo to use Apollo hooks.

- Updated dependencies []:
- @keystonejs/app-admin-ui@5.9.2
- @keystonejs/fields@6.3.3
- @keystonejs/fields-wysiwyg-tinymce@5.2.1

## 5.1.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.2",
"version": "5.1.3",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -19,13 +19,13 @@
"@apollo/react-ssr": "^3.1.3",
"@emotion/core": "^10.0.27",
"@keystonejs/adapter-mongoose": "^5.2.1",
"@keystonejs/app-admin-ui": "^5.9.1",
"@keystonejs/app-admin-ui": "^5.9.2",
"@keystonejs/app-graphql": "^5.1.2",
"@keystonejs/app-next": "^5.1.1",
"@keystonejs/auth-password": "^5.1.1",
"@keystonejs/email": "^5.1.1",
"@keystonejs/fields": "^6.3.2",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.0",
"@keystonejs/fields": "^6.3.3",
"@keystonejs/fields-wysiwyg-tinymce": "^5.2.1",
"@keystonejs/file-adapters": "^6.0.0",
"@keystonejs/keystone": "^6.0.0",
"@keystonejs/session": "^5.1.1",
Expand Down
31 changes: 31 additions & 0 deletions packages/app-admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @keystonejs/app-admin-ui

## 5.9.2

### Patch Changes

- Updated dependencies [[`0de5f232`](https://github.com/keystonejs/keystone/commit/0de5f2321ef8f9fe6dd247c3201372a4156e61e9)]:
- @arch-ui/theme@0.0.10
- @arch-ui/alert@0.0.15
- @arch-ui/badge@0.0.14
- @arch-ui/button@0.0.16
- @arch-ui/card@0.0.12
- @arch-ui/common@0.0.11
- @arch-ui/confirm@0.0.17
- @arch-ui/controls@0.1.6
- @arch-ui/dialog@0.0.18
- @arch-ui/drawer@0.0.19
- @arch-ui/dropdown@0.0.16
- @arch-ui/fields@2.1.4
- @arch-ui/input@0.1.7
- @arch-ui/layout@0.2.11
- @arch-ui/loading@0.0.15
- @arch-ui/lozenge@0.0.14
- @arch-ui/navbar@0.1.8
- @arch-ui/options@0.0.16
- @arch-ui/pagination@0.0.16
- @arch-ui/pill@0.1.13
- @arch-ui/popout@0.0.17
- @arch-ui/select@0.1.6
- @arch-ui/tooltip@0.1.9
- @arch-ui/typography@0.0.15
- @keystonejs/fields@6.3.3

## 5.9.1

### Patch Changes
Expand Down
52 changes: 26 additions & 26 deletions packages/app-admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
{
"name": "@keystonejs/app-admin-ui",
"description": "KeystoneJS Admin UI App.",
"version": "5.9.1",
"version": "5.9.2",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
},
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@arch-ui/alert": "^0.0.14",
"@arch-ui/badge": "^0.0.13",
"@arch-ui/button": "^0.0.15",
"@arch-ui/card": "^0.0.11",
"@arch-ui/alert": "^0.0.15",
"@arch-ui/badge": "^0.0.14",
"@arch-ui/button": "^0.0.16",
"@arch-ui/card": "^0.0.12",
"@arch-ui/color-utils": "^0.0.2",
"@arch-ui/common": "^0.0.10",
"@arch-ui/confirm": "^0.0.16",
"@arch-ui/controls": "^0.1.5",
"@arch-ui/dialog": "^0.0.17",
"@arch-ui/drawer": "^0.0.18",
"@arch-ui/dropdown": "^0.0.15",
"@arch-ui/fields": "^2.1.3",
"@arch-ui/common": "^0.0.11",
"@arch-ui/confirm": "^0.0.17",
"@arch-ui/controls": "^0.1.6",
"@arch-ui/dialog": "^0.0.18",
"@arch-ui/drawer": "^0.0.19",
"@arch-ui/dropdown": "^0.0.16",
"@arch-ui/fields": "^2.1.4",
"@arch-ui/hooks": "^0.0.9",
"@arch-ui/icons": "^0.0.10",
"@arch-ui/input": "^0.1.6",
"@arch-ui/layout": "^0.2.10",
"@arch-ui/loading": "^0.0.14",
"@arch-ui/lozenge": "^0.0.13",
"@arch-ui/navbar": "^0.1.7",
"@arch-ui/options": "^0.0.15",
"@arch-ui/pagination": "^0.0.15",
"@arch-ui/pill": "^0.1.12",
"@arch-ui/popout": "^0.0.16",
"@arch-ui/select": "^0.1.5",
"@arch-ui/theme": "^0.0.9",
"@arch-ui/tooltip": "^0.1.8",
"@arch-ui/typography": "^0.0.14",
"@arch-ui/input": "^0.1.7",
"@arch-ui/layout": "^0.2.11",
"@arch-ui/loading": "^0.0.15",
"@arch-ui/lozenge": "^0.0.14",
"@arch-ui/navbar": "^0.1.8",
"@arch-ui/options": "^0.0.16",
"@arch-ui/pagination": "^0.0.16",
"@arch-ui/pill": "^0.1.13",
"@arch-ui/popout": "^0.0.17",
"@arch-ui/select": "^0.1.6",
"@arch-ui/theme": "^0.0.10",
"@arch-ui/tooltip": "^0.1.9",
"@arch-ui/typography": "^0.0.15",
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@keystonejs/build-field-types": "^5.2.2",
"@keystonejs/field-views-loader": "^5.2.1",
"@keystonejs/fields": "^6.3.2",
"@keystonejs/fields": "^6.3.3",
"@keystonejs/session": "^5.1.1",
"@keystonejs/utils": "^5.2.2",
"apollo-cache-inmemory": "^1.6.5",
Expand Down
25 changes: 25 additions & 0 deletions packages/arch/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @arch-ui/docs

## 1.1.15

### Patch Changes

- Updated dependencies [[`0de5f232`](https://github.com/keystonejs/keystone/commit/0de5f2321ef8f9fe6dd247c3201372a4156e61e9)]:
- @arch-ui/theme@0.0.10
- @arch-ui/alert@0.0.15
- @arch-ui/badge@0.0.14
- @arch-ui/button@0.0.16
- @arch-ui/controls@0.1.6
- @arch-ui/dialog@0.0.18
- @arch-ui/dropdown@0.0.16
- @arch-ui/fields@2.1.4
- @arch-ui/input@0.1.7
- @arch-ui/layout@0.2.11
- @arch-ui/loading@0.0.15
- @arch-ui/lozenge@0.0.14
- @arch-ui/navbar@0.1.8
- @arch-ui/pagination@0.0.16
- @arch-ui/pill@0.1.13
- @arch-ui/popout@0.0.17
- @arch-ui/select@0.1.6
- @arch-ui/tooltip@0.1.9
- @arch-ui/typography@0.0.15

## 1.1.14

### Patch Changes
Expand Down
40 changes: 20 additions & 20 deletions packages/arch/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "@arch-ui/docs",
"version": "1.1.14",
"version": "1.1.15",
"private": true,
"license": "MIT",
"dependencies": {
"@arch-ui/alert": "^0.0.14",
"@arch-ui/badge": "^0.0.13",
"@arch-ui/button": "^0.0.15",
"@arch-ui/controls": "^0.1.5",
"@arch-ui/dialog": "^0.0.17",
"@arch-ui/dropdown": "^0.0.15",
"@arch-ui/fields": "^2.1.3",
"@arch-ui/alert": "^0.0.15",
"@arch-ui/badge": "^0.0.14",
"@arch-ui/button": "^0.0.16",
"@arch-ui/controls": "^0.1.6",
"@arch-ui/dialog": "^0.0.18",
"@arch-ui/dropdown": "^0.0.16",
"@arch-ui/fields": "^2.1.4",
"@arch-ui/icons": "^0.0.10",
"@arch-ui/input": "^0.1.6",
"@arch-ui/layout": "^0.2.10",
"@arch-ui/loading": "^0.0.14",
"@arch-ui/lozenge": "^0.0.13",
"@arch-ui/navbar": "^0.1.7",
"@arch-ui/pagination": "^0.0.15",
"@arch-ui/pill": "^0.1.12",
"@arch-ui/popout": "^0.0.16",
"@arch-ui/select": "^0.1.5",
"@arch-ui/theme": "^0.0.9",
"@arch-ui/tooltip": "^0.1.8",
"@arch-ui/typography": "^0.0.14",
"@arch-ui/input": "^0.1.7",
"@arch-ui/layout": "^0.2.11",
"@arch-ui/loading": "^0.0.15",
"@arch-ui/lozenge": "^0.0.14",
"@arch-ui/navbar": "^0.1.8",
"@arch-ui/pagination": "^0.0.16",
"@arch-ui/pill": "^0.1.13",
"@arch-ui/popout": "^0.0.17",
"@arch-ui/select": "^0.1.6",
"@arch-ui/theme": "^0.0.10",
"@arch-ui/tooltip": "^0.1.9",
"@arch-ui/typography": "^0.0.15",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@reach/router": "^1.2.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/arch/packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @arch-ui/alert

## 0.0.15

### Patch Changes

- Updated dependencies [[`0de5f232`](https://github.com/keystonejs/keystone/commit/0de5f2321ef8f9fe6dd247c3201372a4156e61e9)]:
- @arch-ui/theme@0.0.10

## 0.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@arch-ui/alert",
"description": "Alert component as used in @keystonejs Admin UI.",
"version": "0.0.14",
"version": "0.0.15",
"author": "Jed Watson",
"license": "MIT",
"main": "dist/alert.cjs.js",
Expand All @@ -12,7 +12,7 @@
"react": "^16.13.0"
},
"dependencies": {
"@arch-ui/theme": "^0.0.9",
"@arch-ui/theme": "^0.0.10",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/arch/packages/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @arch-ui/badge

## 0.0.14

### Patch Changes

- Updated dependencies [[`0de5f232`](https://github.com/keystonejs/keystone/commit/0de5f2321ef8f9fe6dd247c3201372a4156e61e9)]:
- @arch-ui/theme@0.0.10

## 0.0.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/arch/packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@arch-ui/badge",
"description": "Badge Component used in @keystonejs Admin UI.",
"version": "0.0.13",
"version": "0.0.14",
"author": "Jed Watson",
"license": "MIT",
"main": "dist/badge.cjs.js",
Expand All @@ -12,7 +12,7 @@
"react": "^16.13.0"
},
"dependencies": {
"@arch-ui/theme": "0.0.9",
"@arch-ui/theme": "0.0.10",
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27"
Expand Down
9 changes: 9 additions & 0 deletions packages/arch/packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @arch-ui/button

## 0.0.16

### Patch Changes

- Updated dependencies [[`0de5f232`](https://github.com/keystonejs/keystone/commit/0de5f2321ef8f9fe6dd247c3201372a4156e61e9)]:
- @arch-ui/theme@0.0.10
- @arch-ui/common@0.0.11
- @arch-ui/loading@0.0.15

## 0.0.15

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/arch/packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@arch-ui/button",
"description": "Button Components as used in @keystonejs Admin UI.",
"version": "0.0.15",
"version": "0.0.16",
"author": "Jed Watson",
"license": "MIT",
"main": "dist/button.cjs.js",
Expand All @@ -13,9 +13,9 @@
},
"dependencies": {
"@arch-ui/color-utils": "^0.0.2",
"@arch-ui/common": "^0.0.10",
"@arch-ui/loading": "^0.0.14",
"@arch-ui/theme": "^0.0.9",
"@arch-ui/common": "^0.0.11",
"@arch-ui/loading": "^0.0.15",
"@arch-ui/theme": "^0.0.10",
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
Expand Down
Loading

0 comments on commit 3577fb9

Please sign in to comment.