We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dee0f6 commit 922874dCopy full SHA for 922874d
packages/gatsby-source-contentful/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gatsby-source-contentful",
3
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4
- "version": "7.18.0-next.2",
+ "version": "7.18.0-next.3",
5
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
6
"bugs": {
7
"url": "https://github.com/gatsbyjs/gatsby/issues"
packages/gatsby/package.json
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
- "version": "4.20.0-next.4",
+ "version": "4.20.0-next.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
0 commit comments