We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e990476 commit 7248261Copy full SHA for 7248261
packages/gatsby-source-wordpress/package.json
@@ -2,7 +2,7 @@
2
"name": "gatsby-source-wordpress",
3
"description": "Source data from WordPress in an efficient and scalable way.",
4
"author": "Tyler Barnes <tylerdbarnes@gmail.com>",
5
- "version": "7.14.0",
+ "version": "7.15.0",
6
"bugs": {
7
"url": "https://github.com/gatsbyjs/gatsby/issues"
8
},
packages/gatsby/package.json
@@ -1,7 +1,7 @@
1
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
- "version": "5.14.2",
+ "version": "5.14.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
0 commit comments