Skip to content

Commit 2cbccc9

Browse files
committed
chore(release): Publish next
- gatsby-plugin-react-helmet@5.20.0-next.1 - gatsby-plugin-sass@5.20.0-next.1 - gatsby-source-contentful@7.18.0-next.1 - gatsby-source-drupal@5.21.0-next.1 - gatsby@4.20.0-next.2
1 parent eeb5f4b commit 2cbccc9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/gatsby-plugin-react-helmet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-react-helmet",
33
"description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.",
4-
"version": "5.20.0-next.0",
4+
"version": "5.20.0-next.1",
55
"author": "Kyle Mathews <matthews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sass",
33
"description": "Gatsby plugin to handle SCSS/Sass files",
4-
"version": "5.20.0-next.0",
4+
"version": "5.20.0-next.1",
55
"author": "Daniel Farrell <daniel@mobelux.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-contentful/package.json

Lines changed: 1 addition & 1 deletion
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.0",
4+
"version": "7.18.0-next.1",
55
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-drupal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-drupal",
33
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
4-
"version": "5.21.0-next.0",
4+
"version": "5.21.0-next.1",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
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.1",
4+
"version": "4.20.0-next.2",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)