Skip to content

Commit ac496f1

Browse files
committed
chore(release): publish
- graphql-playground-electron@1.8.15 - graphql-playground-html@1.6.29 - graphql-playground-middleware-express@1.7.22 - graphql-playground-middleware-hapi@1.6.19 - graphql-playground-middleware-koa@1.6.21 - graphql-playground-middleware-lambda@1.7.23 - graphql-playground-react@1.7.27
1 parent 4a4ea29 commit ac496f1

File tree

14 files changed

+72
-13
lines changed

14 files changed

+72
-13
lines changed

packages/graphql-playground-electron/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.15](https://github.com/graphcool/graphql-playground/compare/graphql-playground-electron@1.8.14...graphql-playground-electron@1.8.15) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-electron
9+
10+
11+
12+
13+
614
## [1.8.14](https://github.com/graphcool/graphql-playground/compare/graphql-playground-electron@1.8.13...graphql-playground-electron@1.8.14) (2020-09-15)
715

816
**Note:** Version bump only for package graphql-playground-electron

packages/graphql-playground-electron/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/graphcool/graphql-playground",
55
"repository": "graphcool/graphql-playground",
66
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)",
7-
"version": "1.8.14",
7+
"version": "1.8.15",
88
"private": true,
99
"author": {
1010
"name": "Graphcool",
@@ -97,8 +97,8 @@
9797
"graphql-config": "^2.2.2",
9898
"graphql-config-extension-graphcool": "^1.0.11",
9999
"graphql-config-extension-prisma": "^0.3.0",
100-
"graphql-playground-html": "^1.6.28",
101-
"graphql-playground-react": "^1.7.26",
100+
"graphql-playground-html": "^1.6.29",
101+
"graphql-playground-react": "^1.7.27",
102102
"immutable": "4.0.0-rc.9",
103103
"js-yaml": "^3.11.0",
104104
"lodash.merge": "^4.6.2",

packages/graphql-playground-html/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.29](https://github.com/graphcool/graphql-playground/compare/graphql-playground-html@1.6.28...graphql-playground-html@1.6.29) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-html
9+
10+
11+
12+
13+
614
## [1.6.28](https://github.com/graphcool/graphql-playground/compare/graphql-playground-html@1.6.27...graphql-playground-html@1.6.28) (2020-09-15)
715

816

packages/graphql-playground-html/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-html",
3-
"version": "1.6.28",
3+
"version": "1.6.29",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [

packages/graphql-playground-middleware-express/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.22](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.21...graphql-playground-middleware-express@1.7.22) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-middleware-express
9+
10+
11+
12+
13+
614
## [1.7.21](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.20...graphql-playground-middleware-express@1.7.21) (2020-09-15)
715

816
**Note:** Version bump only for package graphql-playground-middleware-express

packages/graphql-playground-middleware-express/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-express",
3-
"version": "1.7.21",
3+
"version": "1.7.22",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -34,7 +34,7 @@
3434
"typescript": "3.8.3"
3535
},
3636
"dependencies": {
37-
"graphql-playground-html": "^1.6.28"
37+
"graphql-playground-html": "^1.6.29"
3838
},
3939
"typings": "dist/index.d.ts",
4040
"typescript": {

packages/graphql-playground-middleware-hapi/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.19](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-hapi@1.6.18...graphql-playground-middleware-hapi@1.6.19) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-middleware-hapi
9+
10+
11+
12+
13+
614
## [1.6.18](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-hapi@1.6.17...graphql-playground-middleware-hapi@1.6.18) (2020-09-15)
715

816
**Note:** Version bump only for package graphql-playground-middleware-hapi

packages/graphql-playground-middleware-hapi/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-hapi",
3-
"version": "1.6.18",
3+
"version": "1.6.19",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -40,7 +40,7 @@
4040
"definition": "dist/index.d.ts"
4141
},
4242
"dependencies": {
43-
"graphql-playground-html": "^1.6.28"
43+
"graphql-playground-html": "^1.6.29"
4444
},
4545
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
4646
}

packages/graphql-playground-middleware-koa/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.21](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-koa@1.6.20...graphql-playground-middleware-koa@1.6.21) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-middleware-koa
9+
10+
11+
12+
13+
614
## [1.6.20](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-koa@1.6.19...graphql-playground-middleware-koa@1.6.20) (2020-09-15)
715

816
**Note:** Version bump only for package graphql-playground-middleware-koa

packages/graphql-playground-middleware-koa/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-koa",
3-
"version": "1.6.20",
3+
"version": "1.6.21",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -39,7 +39,7 @@
3939
"definition": "dist/index.d.ts"
4040
},
4141
"dependencies": {
42-
"graphql-playground-html": "^1.6.28"
42+
"graphql-playground-html": "^1.6.29"
4343
},
4444
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
4545
}

packages/graphql-playground-middleware-lambda/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.23](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-lambda@1.7.22...graphql-playground-middleware-lambda@1.7.23) (2020-10-20)
7+
8+
**Note:** Version bump only for package graphql-playground-middleware-lambda
9+
10+
11+
12+
13+
614
## [1.7.22](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-lambda@1.7.21...graphql-playground-middleware-lambda@1.7.22) (2020-09-15)
715

816
**Note:** Version bump only for package graphql-playground-middleware-lambda

packages/graphql-playground-middleware-lambda/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-lambda",
3-
"version": "1.7.22",
3+
"version": "1.7.23",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambda",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -39,7 +39,7 @@
3939
"definition": "dist/index.d.ts"
4040
},
4141
"dependencies": {
42-
"graphql-playground-html": "^1.6.28"
42+
"graphql-playground-html": "^1.6.29"
4343
},
4444
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
4545
}

packages/graphql-playground-react/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.27](https://github.com/graphcool/graphql-playground/compare/graphql-playground-react@1.7.26...graphql-playground-react@1.7.27) (2020-10-20)
7+
8+
9+
### Bug Fixes
10+
11+
* bump codemirror graphql ([#1286](https://github.com/graphcool/graphql-playground/issues/1286)) ([4a4ea29](https://github.com/graphcool/graphql-playground/commit/4a4ea299033b59e14ec130cf85e5ddc11a3698d2))
12+
13+
14+
15+
16+
617
## [1.7.26](https://github.com/graphcool/graphql-playground/compare/graphql-playground-react@1.7.24...graphql-playground-react@1.7.26) (2020-08-30)
718

819
**Note:** Version bump only for package graphql-playground-react

packages/graphql-playground-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-react",
3-
"version": "1.7.26",
3+
"version": "1.7.27",
44
"main": "./lib/lib.js",
55
"typings": "./lib/lib.d.ts",
66
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",

0 commit comments

Comments
 (0)