Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - graphql-playground-electron@1.8.14
 - graphql-playground-html@1.6.28
 - graphql-playground-middleware-express@1.7.21
 - graphql-playground-middleware-hapi@1.6.18
 - graphql-playground-middleware-koa@1.6.20
 - graphql-playground-middleware-lambda@1.7.22
  • Loading branch information
acao committed Sep 15, 2020
1 parent 05ad049 commit 46d31b6
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/graphql-playground-electron/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)

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





## [1.8.13](https://github.com/graphcool/graphql-playground/compare/graphql-playground-electron@1.8.12...graphql-playground-electron@1.8.13) (2020-08-30)

**Note:** Version bump only for package graphql-playground-electron
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/graphcool/graphql-playground",
"repository": "graphcool/graphql-playground",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)",
"version": "1.8.13",
"version": "1.8.14",
"private": true,
"author": {
"name": "Graphcool",
Expand Down Expand Up @@ -97,7 +97,7 @@
"graphql-config": "^2.2.2",
"graphql-config-extension-graphcool": "^1.0.11",
"graphql-config-extension-prisma": "^0.3.0",
"graphql-playground-html": "^1.6.27",
"graphql-playground-html": "^1.6.28",
"graphql-playground-react": "^1.7.26",
"immutable": "4.0.0-rc.9",
"js-yaml": "^3.11.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql-playground-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)


### Bug Fixes

* add schema.polling* to ISettings interface. ([#1212](https://github.com/graphcool/graphql-playground/issues/1212)) ([b7e6d4d](https://github.com/graphcool/graphql-playground/commit/b7e6d4d7590766183a77910a517ea946b95f2a84))





## [1.6.27](https://github.com/graphcool/graphql-playground/compare/graphql-playground-html@1.6.26...graphql-playground-html@1.6.27) (2020-08-30)

**Note:** Version bump only for package graphql-playground-html
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-playground-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-html",
"version": "1.6.27",
"version": "1.6.28",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-playground-middleware-express/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)

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





## [1.7.20](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-express@1.7.19...graphql-playground-middleware-express@1.7.20) (2020-08-30)

**Note:** Version bump only for package graphql-playground-middleware-express
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-express",
"version": "1.7.20",
"version": "1.7.21",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"typescript": "3.8.3"
},
"dependencies": {
"graphql-playground-html": "^1.6.27"
"graphql-playground-html": "^1.6.28"
},
"typings": "dist/index.d.ts",
"typescript": {
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-playground-middleware-hapi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)

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





## [1.6.17](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-hapi@1.6.16...graphql-playground-middleware-hapi@1.6.17) (2020-08-30)

**Note:** Version bump only for package graphql-playground-middleware-hapi
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-hapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-hapi",
"version": "1.6.17",
"version": "1.6.18",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"definition": "dist/index.d.ts"
},
"dependencies": {
"graphql-playground-html": "^1.6.27"
"graphql-playground-html": "^1.6.28"
},
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
}
8 changes: 8 additions & 0 deletions packages/graphql-playground-middleware-koa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)

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





## [1.6.19](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-koa@1.6.18...graphql-playground-middleware-koa@1.6.19) (2020-08-30)

**Note:** Version bump only for package graphql-playground-middleware-koa
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-koa",
"version": "1.6.19",
"version": "1.6.20",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"definition": "dist/index.d.ts"
},
"dependencies": {
"graphql-playground-html": "^1.6.27"
"graphql-playground-html": "^1.6.28"
},
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
}
8 changes: 8 additions & 0 deletions packages/graphql-playground-middleware-lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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)

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





## [1.7.21](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-lambda@1.7.20...graphql-playground-middleware-lambda@1.7.21) (2020-08-30)

**Note:** Version bump only for package graphql-playground-middleware-lambda
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-lambda",
"version": "1.7.21",
"version": "1.7.22",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambda",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"definition": "dist/index.d.ts"
},
"dependencies": {
"graphql-playground-html": "^1.6.27"
"graphql-playground-html": "^1.6.28"
},
"gitHead": "53d233f9deb9dcc86f99e41268ff92b6367e0713"
}

0 comments on commit 46d31b6

Please sign in to comment.