Skip to content

Commit 918052e

Browse files
committed
bump version
1 parent dbd8ab9 commit 918052e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/graphiql-plugin-code-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphiql/plugin-code-exporter",
3-
"version": "4.0.0-alpha.1",
3+
"version": "3.1.5",
44
"sideEffects": false,
55
"repository": {
66
"type": "git",

packages/graphiql-plugin-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphiql/plugin-explorer",
3-
"version": "4.0.0-alpha.2",
3+
"version": "3.2.6",
44
"sideEffects": false,
55
"repository": {
66
"type": "git",

packages/graphiql-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphiql/react",
3-
"version": "1.0.0-alpha.4",
3+
"version": "0.29.0",
44
"sideEffects": false,
55
"repository": {
66
"type": "git",

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": "4.0.0-alpha.5",
3+
"version": "3.9.0",
44
"sideEffects": false,
55
"description": "An graphical interactive in-browser GraphQL IDE.",
66
"contributors": [

0 commit comments

Comments
 (0)