Skip to content

Commit e4f6b24

Browse files
committed
chore(release): publish
- [email protected] - [email protected]
1 parent 3eaeee6 commit e4f6b24

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

examples/graphiql-webpack/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0.0-alpha.7](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@[email protected]) (2020-04-10)
7+
8+
**Note:** Version bump only for package example-graphiql-webpack
9+
610
# [1.0.0-alpha.6](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@[email protected]) (2020-04-10)
711

812
**Note:** Version bump only for package example-graphiql-webpack

examples/graphiql-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-graphiql-webpack",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"private": true,
55
"license": "MIT",
66
"description": "A GraphiQL example with webpack and typescript",

packages/graphiql/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0.0-alpha.7](https://github.com/graphql/graphiql/compare/[email protected]@1.0.0-alpha.7) (2020-04-10)
7+
8+
**Note:** Version bump only for package graphiql
9+
610
# [1.0.0-alpha.6](https://github.com/graphql/graphiql/compare/[email protected]@1.0.0-alpha.6) (2020-04-10)
711

812
**Note:** Version bump only for package graphiql

packages/graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphiql",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"description": "An graphical interactive in-browser GraphQL IDE.",
55
"contributors": [
66
"Hyohyeon Jeong <[email protected]>",

0 commit comments

Comments
 (0)