Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-graphiql-explorer@3.12.1
 - gatsby@5.12.5
  • Loading branch information
pieh committed Sep 27, 2023
1 parent 9ffed29 commit aefefa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-graphiql-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-graphiql-explorer",
"version": "3.12.0",
"version": "3.12.1",
"description": "GraphiQL IDE with custom features for Gatsby users",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "5.12.4",
"version": "5.12.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -93,7 +93,7 @@
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0",
"gatsby-graphiql-explorer": "^3.12.0",
"gatsby-graphiql-explorer": "^3.12.1",
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.0",
"gatsby-page-utils": "^3.12.0",
Expand Down

0 comments on commit aefefa9

Please sign in to comment.