Skip to content

Commit baa9b5d

Browse files
committed
chore(release): Publish next
- [email protected] - [email protected] - [email protected]
1 parent 2410754 commit baa9b5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/gatsby-adapter-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-adapter-netlify",
3-
"version": "1.2.0-next.2",
3+
"version": "1.2.0-next.3",
44
"description": "Gatsby adapter for Netlify",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

packages/gatsby-source-wordpress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gatsby-source-wordpress",
33
"description": "Source data from WordPress in an efficient and scalable way.",
44
"author": "Tyler Barnes <[email protected]>",
5-
"version": "7.14.0-next.3",
5+
"version": "7.14.0-next.4",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},

packages/gatsby/package.json

+1-1
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.14.0-next.3",
4+
"version": "5.14.0-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)