Skip to content

Commit 922874d

Browse files
committedJul 26, 2022
chore(release): Publish next
- gatsby-source-contentful@7.18.0-next.3 - gatsby@4.20.0-next.5
1 parent 3dee0f6 commit 922874d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-contentful",
33
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4-
"version": "7.18.0-next.2",
4+
"version": "7.18.0-next.3",
55
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

‎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": "4.20.0-next.4",
4+
"version": "4.20.0-next.5",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)
Please sign in to comment.