From 232d3b6de2281caa579a619888bcb6771733f548 Mon Sep 17 00:00:00 2001 From: Jude Agboola Date: Wed, 31 Aug 2022 14:24:43 +0100 Subject: [PATCH] chore(release): Publish next - gatsby-link@4.23.0-next.1 - gatsby-plugin-image@2.23.0-next.1 - gatsby-plugin-mdx@4.2.0-next.1 - gatsby-plugin-sharp@4.23.0-next.1 - gatsby-script@1.8.0-next.1 - gatsby-source-graphql@4.23.0-next.1 - gatsby-source-shopify@7.12.0-next.1 - gatsby-source-wordpress@6.23.0-next.1 - gatsby-transformer-remark@5.23.0-next.1 - gatsby-transformer-sqip@4.23.0-next.1 - gatsby@4.23.0-next.1 --- packages/gatsby-link/package.json | 2 +- packages/gatsby-plugin-image/package.json | 2 +- packages/gatsby-plugin-mdx/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 6 +++--- packages/gatsby-script/package.json | 2 +- packages/gatsby-source-graphql/package.json | 2 +- packages/gatsby-source-shopify/package.json | 4 ++-- packages/gatsby-source-wordpress/package.json | 4 ++-- packages/gatsby-transformer-remark/package.json | 2 +- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 6 +++--- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 88a80a878d849..6b40be8815f44 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.23.0-next.0", + "version": "4.23.0-next.1", "author": "Kyle Mathews ", "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 f8839bc171a0c..39d741e61bbf9 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.23.0-next.0", + "version": "2.23.0-next.1", "scripts": { "build": "npm-run-all --npm-path npm -s clean -p build:*", "postbuild": "prepend-directive --files=dist/gatsby-image.browser.js,dist/gatsby-image.browser.modern.js --directive=\"client export\"", diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 8462eebc57f9a..dc9c1b51fe6ca 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "4.2.0-next.0", + "version": "4.2.0-next.1", "description": "MDX integration for Gatsby", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 184b96218ec73..4f186f4ed66b1 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.23.0-next.0", + "version": "4.23.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -29,7 +29,7 @@ "@types/sharp": "^0.30.5", "babel-preset-gatsby-package": "^2.23.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.23.0-next.0" + "gatsby-plugin-image": "^2.23.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", "keywords": [ @@ -56,4 +56,4 @@ "engines": { "node": ">=14.15.0" } -} \ No newline at end of file +} diff --git a/packages/gatsby-script/package.json b/packages/gatsby-script/package.json index e8755789f8542..e38859eb6b5f6 100644 --- a/packages/gatsby-script/package.json +++ b/packages/gatsby-script/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-script", "description": "An enhanced script component for Gatsby sites with support for various loading strategies", - "version": "1.8.0-next.0", + "version": "1.8.0-next.1", "author": "Ty Hopp ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index b27a1adbf09a6..0e9bbaceba8ef 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-graphql", "description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", - "version": "4.23.0-next.0", + "version": "4.23.0-next.1", "author": "Mikhail Novikov ", "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 afa0928a4fcf1..bfd5c49fed757 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "7.12.0-next.0", + "version": "7.12.0-next.1", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.30.5", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.23.0-next.0", + "gatsby-plugin-image": "^2.23.0-next.1", "msw": "^0.38.2", "prettier": "^2.7.1", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 6b7b522cbe8fc..00c2370992b01 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.23.0-next.0", + "version": "6.23.0-next.1", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -56,7 +56,7 @@ "babel-preset-gatsby": "^2.23.0-next.0", "babel-preset-gatsby-package": "^2.23.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.23.0-next.0", + "gatsby-plugin-image": "^2.23.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-remark/package.json b/packages/gatsby-transformer-remark/package.json index 62f5707c60628..9d69e9fdb0fdf 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "5.23.0-next.0", + "version": "5.23.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 44be158f52785..78af262248952 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.23.0-next.0", + "version": "4.23.0-next.1", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.23.0-next.0", - "gatsby-plugin-sharp": "^4.23.0-next.0", + "gatsby-plugin-sharp": "^4.23.0-next.1", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.4", "p-queue": "^6.6.2", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 81dd9ef0a5e91..f428787fa33bc 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.23.0-next.0", + "version": "4.23.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -92,14 +92,14 @@ "gatsby-core-utils": "^3.23.0-next.0", "gatsby-graphiql-explorer": "^2.23.0-next.0", "gatsby-legacy-polyfills": "^2.23.0-next.0", - "gatsby-link": "^4.23.0-next.0", + "gatsby-link": "^4.23.0-next.1", "gatsby-page-utils": "^2.23.0-next.0", "gatsby-parcel-config": "0.14.0-next.0", "gatsby-plugin-page-creator": "^4.23.0-next.0", "gatsby-plugin-typescript": "^4.23.0-next.0", "gatsby-plugin-utils": "^3.17.0-next.0", "gatsby-react-router-scroll": "^5.23.0-next.0", - "gatsby-script": "^1.8.0-next.0", + "gatsby-script": "^1.8.0-next.1", "gatsby-telemetry": "^3.23.0-next.0", "gatsby-worker": "^1.23.0-next.0", "glob": "^7.2.3",