From 094270236d140c93e5b94dee1c9e3ecf0704512d Mon Sep 17 00:00:00 2001 From: Tyler Barnes Date: Tue, 15 Mar 2022 16:17:08 -0700 Subject: [PATCH] chore(release): Publish next - gatsby-link@4.11.0-next.1 - gatsby-plugin-cxs@4.11.0-next.1 - gatsby-plugin-feed@4.11.0-next.1 - gatsby-plugin-fullstory@4.11.0-next.1 - gatsby-plugin-google-analytics@4.11.0-next.1 - gatsby-plugin-google-gtag@4.11.0-next.1 - gatsby-plugin-google-tagmanager@4.11.0-next.1 - gatsby-plugin-image@2.11.0-next.1 - gatsby-plugin-jss@4.11.0-next.1 - gatsby-plugin-mdx@3.11.0-next.1 - gatsby-plugin-netlify-cms@6.11.0-next.1 - gatsby-plugin-offline@5.11.0-next.1 - gatsby-plugin-sharp@4.11.0-next.1 - gatsby-plugin-sitemap@5.11.0-next.1 - gatsby-plugin-styled-components@5.11.0-next.1 - gatsby-plugin-typography@4.11.0-next.1 - gatsby-react-router-scroll@5.11.0-next.1 - gatsby-remark-autolink-headers@5.11.0-next.1 - gatsby-source-shopify@6.11.0-next.1 - gatsby-source-wordpress@6.11.0-next.1 - gatsby-transformer-sqip@4.11.0-next.1 - gatsby@4.11.0-next.1 --- packages/gatsby-link/package.json | 2 +- packages/gatsby-plugin-cxs/package.json | 2 +- packages/gatsby-plugin-feed/package.json | 2 +- packages/gatsby-plugin-fullstory/package.json | 2 +- packages/gatsby-plugin-google-analytics/package.json | 2 +- packages/gatsby-plugin-google-gtag/package.json | 2 +- packages/gatsby-plugin-google-tagmanager/package.json | 2 +- packages/gatsby-plugin-image/package.json | 2 +- packages/gatsby-plugin-jss/package.json | 2 +- packages/gatsby-plugin-mdx/package.json | 2 +- packages/gatsby-plugin-netlify-cms/package.json | 2 +- packages/gatsby-plugin-offline/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 4 ++-- packages/gatsby-plugin-sitemap/package.json | 2 +- packages/gatsby-plugin-styled-components/package.json | 2 +- packages/gatsby-plugin-typography/package.json | 2 +- packages/gatsby-react-router-scroll/package.json | 2 +- packages/gatsby-remark-autolink-headers/package.json | 2 +- packages/gatsby-source-shopify/package.json | 4 ++-- packages/gatsby-source-wordpress/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 6 +++--- 22 files changed, 28 insertions(+), 28 deletions(-) diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index cd1e6bcaad57a..602516df82da8 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-link", "description": "An enhanced Link component for Gatsby sites with support for resource prefetching", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 97ecab9044b85..7d61cc773a65d 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-cxs", "description": "Gatsby plugin to add SSR support for ctx", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 62d2bee5c7bc9..0378905250254 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-feed", "description": "Creates an RSS feed for your Gatsby site.", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index 664b4c92ccfa7..6bf5ed1043e75 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-fullstory", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "description": "Plugin to add the tracking code for Fullstory.com", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index efca76c13e3aa..bd1a9707b52ac 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index f63a1f0378aa5..31e398e3e3d74 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-gtag", "description": "Gatsby plugin to add google gtag onto a site", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Tyler Buchea ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 31e66b2caf3ee..77ca642f5121d 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-tagmanager", "description": "Gatsby plugin to add google tagmanager onto a site", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index fe5c1248dc103..1795f08f88664 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "2.11.0-next.0", + "version": "2.11.0-next.1", "scripts": { "build": "npm-run-all -s clean -p build:*", "build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src", diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index 9550e7f510420..b907f7beacab6 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-jss", "description": "Gatsby plugin that adds SSR support for JSS", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Vladimir Guguiev ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 2f946e2956668..8f16f110a7a0c 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "3.11.0-next.0", + "version": "3.11.0-next.1", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 37f43d1810724..0ae9d785b29df 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify-cms", "description": "A Gatsby plugin which generates the Netlify CMS single page app", - "version": "6.11.0-next.0", + "version": "6.11.0-next.1", "author": "Shawn Erquhart ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 7f56a935718e7..5269e5f463b25 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-offline", "description": "Gatsby plugin which sets up a site to be able to run offline", - "version": "5.11.0-next.0", + "version": "5.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index bd0cb1a59bfcb..43903dc2a32f0 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -33,7 +33,7 @@ "@types/sharp": "^0.29.5", "babel-preset-gatsby-package": "^2.11.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.11.0-next.0" + "gatsby-plugin-image": "^2.11.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", "keywords": [ diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 71dc5a1f52221..fc8c49e7cd829 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sitemap", "description": "Gatsby plugin that automatically creates a sitemap for your site", - "version": "5.11.0-next.0", + "version": "5.11.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index 7064af5704a3b..83f076301e128 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-components", "description": "Gatsby plugin to add support for styled components", - "version": "5.11.0-next.0", + "version": "5.11.0-next.1", "author": "Guten Ye ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 2181b678679f6..f10b6aad4e995 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typography", "description": "Gatsby plugin to setup server rendering of Typography.js' CSS", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index 9b0dc566f3ac2..fbcca629e9c68 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-react-router-scroll", "description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", - "version": "5.11.0-next.0", + "version": "5.11.0-next.1", "author": "Jimmy Jia", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index ce94a7ed85941..7c0cf22d14805 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-autolink-headers", "description": "Gatsby plugin to autolink headers in markdown processed by Remark", - "version": "5.11.0-next.0", + "version": "5.11.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 4fe16f344c664..ff5f75f2dcf21 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "6.11.0-next.0", + "version": "6.11.0-next.1", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -32,7 +32,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.29.5", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.11.0-next.0", + "gatsby-plugin-image": "^2.11.0-next.1", "msw": "^0.35.0", "prettier": "^2.5.1", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 64b9537fff251..356bf062084e9 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -2,7 +2,7 @@ "name": "gatsby-source-wordpress", "description": "Source data from WordPress in an efficient and scalable way.", "author": "Tyler Barnes ", - "version": "6.11.0-next.0", + "version": "6.11.0-next.1", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -57,7 +57,7 @@ "babel-preset-gatsby": "^2.11.0-next.0", "babel-preset-gatsby-package": "^2.11.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.11.0-next.0", + "gatsby-plugin-image": "^2.11.0-next.1", "identity-obj-proxy": "^3.0.0", "react-test-renderer": "^16.14.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 4bfbdef72abac..9cdf8a43edabe 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "fs-extra": "^10.0.0", - "gatsby-plugin-sharp": "^4.11.0-next.0", + "gatsby-plugin-sharp": "^4.11.0-next.1", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.3", "p-queue": "^6.6.2", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 783e4d4213f41..daf8e3e423ee5 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "4.11.0-next.0", + "version": "4.11.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -83,13 +83,13 @@ "gatsby-core-utils": "^3.11.0-next.0", "gatsby-graphiql-explorer": "^2.11.0-next.0", "gatsby-legacy-polyfills": "^2.11.0-next.0", - "gatsby-link": "^4.11.0-next.0", + "gatsby-link": "^4.11.0-next.1", "gatsby-page-utils": "^2.11.0-next.0", "gatsby-parcel-config": "^0.2.0-next.0", "gatsby-plugin-page-creator": "^4.11.0-next.0", "gatsby-plugin-typescript": "^4.11.0-next.0", "gatsby-plugin-utils": "^3.5.0-next.0", - "gatsby-react-router-scroll": "^5.11.0-next.0", + "gatsby-react-router-scroll": "^5.11.0-next.1", "gatsby-telemetry": "^3.11.0-next.0", "gatsby-worker": "^1.11.0-next.0", "glob": "^7.2.0",