Skip to content

Commit aefefa9

Browse files
committed
chore(release): Publish
- [email protected] - [email protected]
1 parent 9ffed29 commit aefefa9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-graphiql-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-graphiql-explorer",
3-
"version": "3.12.0",
3+
"version": "3.12.1",
44
"description": "GraphiQL IDE with custom features for Gatsby users",
55
"main": "index.js",
66
"scripts": {

packages/gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "5.12.4",
4+
"version": "5.12.5",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -93,7 +93,7 @@
9393
"fs-extra": "^11.1.1",
9494
"gatsby-cli": "^5.12.1",
9595
"gatsby-core-utils": "^4.12.0",
96-
"gatsby-graphiql-explorer": "^3.12.0",
96+
"gatsby-graphiql-explorer": "^3.12.1",
9797
"gatsby-legacy-polyfills": "^3.12.0",
9898
"gatsby-link": "^5.12.0",
9999
"gatsby-page-utils": "^3.12.0",

0 commit comments

Comments
 (0)