Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - gatsby-cli@4.21.0-next.2
 - gatsby-plugin-mdx@4.0.0-next.0
 - gatsby-plugin-typescript@4.21.0-next.2
 - gatsby-source-contentful@7.19.0-next.2
 - gatsby-source-drupal@5.22.0-next.2
 - gatsby-source-filesystem@4.21.0-next.2
 - gatsby-source-shopify@7.10.0-next.2
 - gatsby-source-wordpress@6.21.0-next.2
 - gatsby@4.21.0-next.3
  • Loading branch information
LekoArts committed Aug 10, 2022
1 parent 86b6ee9 commit 3c0dd6d
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "4.21.0-next.1",
"version": "4.21.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "3.21.0-next.1",
"version": "4.0.0-next.0",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-typescript/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typescript",
"description": "Adds TypeScript support to Gatsby",
"version": "4.21.0-next.1",
"version": "4.21.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-contentful/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-contentful",
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
"version": "7.19.0-next.1",
"version": "7.19.0-next.2",
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -18,7 +18,7 @@
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.21.0-next.1",
"gatsby-plugin-utils": "^3.15.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.2",
"is-online": "^8.5.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-drupal/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-drupal",
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
"version": "5.22.0-next.1",
"version": "5.22.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -14,7 +14,7 @@
"body-parser": "^1.20.0",
"fastq": "^1.13.0",
"gatsby-plugin-utils": "^3.15.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.2",
"got": "^11.8.5",
"http2-wrapper": "^2.1.11",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-filesystem",
"description": "Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.",
"version": "4.21.0-next.1",
"version": "4.21.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-shopify/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-shopify",
"version": "7.10.0-next.1",
"version": "7.10.0-next.2",
"description": "Gatsby source plugin for building websites using Shopify as a data source.",
"scripts": {
"watch": "tsc-watch --outDir .",
Expand All @@ -26,7 +26,7 @@
"@babel/runtime": "^7.15.4",
"gatsby-core-utils": "^3.21.0-next.1",
"gatsby-plugin-utils": "^3.15.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.2",
"node-fetch": "^2.6.7",
"sharp": "^0.30.3",
"shift-left": "^0.1.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-source-wordpress",
"description": "Source data from WordPress in an efficient and scalable way.",
"author": "Tyler Barnes <tylerdbarnes@gmail.com>",
"version": "6.21.0-next.1",
"version": "6.21.0-next.2",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
Expand Down Expand Up @@ -30,7 +30,7 @@
"gatsby-core-utils": "^3.21.0-next.1",
"gatsby-plugin-catch-links": "^4.21.0-next.0",
"gatsby-plugin-utils": "^3.15.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.1",
"gatsby-source-filesystem": "^4.21.0-next.2",
"glob": "^7.2.3",
"got": "^11.8.5",
"lodash": "^4.17.21",
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "4.21.0-next.2",
"version": "4.21.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -87,15 +87,15 @@
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
"fs-extra": "^10.1.0",
"gatsby-cli": "^4.21.0-next.1",
"gatsby-cli": "^4.21.0-next.2",
"gatsby-core-utils": "^3.21.0-next.1",
"gatsby-graphiql-explorer": "^2.21.0-next.0",
"gatsby-legacy-polyfills": "^2.21.0-next.0",
"gatsby-link": "^4.21.0-next.2",
"gatsby-page-utils": "^2.21.0-next.1",
"gatsby-parcel-config": "0.12.0-next.1",
"gatsby-plugin-page-creator": "^4.21.0-next.1",
"gatsby-plugin-typescript": "^4.21.0-next.1",
"gatsby-plugin-typescript": "^4.21.0-next.2",
"gatsby-plugin-utils": "^3.15.0-next.1",
"gatsby-react-router-scroll": "^5.21.0-next.0",
"gatsby-script": "^1.6.0-next.1",
Expand Down

0 comments on commit 3c0dd6d

Please sign in to comment.