Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-cli@5.13.1
 - gatsby-source-wordpress@7.13.1
 - gatsby@5.13.1
  • Loading branch information
pieh committed Dec 22, 2023
1 parent 4b892c5 commit 366b54c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "5.13.0",
"version": "5.13.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-source-wordpress",
"description": "Source data from WordPress in an efficient and scalable way.",
"author": "Tyler Barnes <tylerdbarnes@gmail.com>",
"version": "7.13.0",
"version": "7.13.1",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "5.13.0",
"version": "5.13.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -91,7 +91,7 @@
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.13.0",
"gatsby-cli": "^5.13.1",
"gatsby-core-utils": "^4.13.0",
"gatsby-graphiql-explorer": "^3.13.0",
"gatsby-legacy-polyfills": "^3.13.0",
Expand Down

0 comments on commit 366b54c

Please sign in to comment.