Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - gatsby-link@4.24.0-next.2
 - gatsby-plugin-cxs@4.24.0-next.1
 - gatsby-plugin-feed@4.24.0-next.1
 - gatsby-plugin-fullstory@4.24.0-next.1
 - gatsby-plugin-google-analytics@4.24.0-next.1
 - gatsby-plugin-google-gtag@4.24.0-next.1
 - gatsby-plugin-google-tagmanager@4.24.0-next.1
 - gatsby-plugin-image@2.24.0-next.1
 - gatsby-plugin-jss@4.24.0-next.1
 - gatsby-plugin-mdx@4.3.0-next.2
 - gatsby-plugin-netlify-cms@6.24.0-next.1
 - gatsby-plugin-offline@5.24.0-next.1
 - gatsby-plugin-sharp@4.24.0-next.1
 - gatsby-plugin-sitemap@5.24.0-next.2
 - gatsby-plugin-styled-components@5.24.0-next.1
 - gatsby-plugin-typography@4.24.0-next.1
 - gatsby-react-router-scroll@5.24.0-next.1
 - gatsby-remark-autolink-headers@5.24.0-next.1
 - gatsby-remark-copy-linked-files@5.24.0-next.1
 - gatsby-script@1.9.0-next.1
 - gatsby-source-shopify@7.13.0-next.1
 - gatsby-source-wordpress@6.24.0-next.1
 - gatsby-transformer-sqip@4.24.0-next.1
 - gatsby@4.24.0-next.3
  • Loading branch information
LekoArts committed Sep 14, 2022
1 parent f141c59 commit 6815536
Show file tree
Hide file tree
Showing 24 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-link",
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
"version": "4.24.0-next.1",
"version": "4.24.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-cxs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-cxs",
"description": "Gatsby plugin to add SSR support for ctx",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Chen-Tai Hou <ctxhou@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-feed",
"description": "Creates an RSS feed for your Gatsby site.",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-fullstory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-fullstory",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"description": "Plugin to add the tracking code for Fullstory.com",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-analytics",
"description": "Gatsby plugin to add google analytics onto a site",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-gtag/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-gtag",
"description": "Gatsby plugin to add google gtag onto a site",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Tyler Buchea <tyler@buchea.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-tagmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-tagmanager",
"description": "Gatsby plugin to add google tagmanager onto a site",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Thijs Koerselman <thijs@vauxlab.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-image",
"version": "2.24.0-next.0",
"version": "2.24.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\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-jss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-jss",
"description": "Gatsby plugin that adds SSR support for JSS",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Vladimir Guguiev <wizardzloy@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "4.3.0-next.1",
"version": "4.3.0-next.2",
"description": "MDX integration for Gatsby",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify-cms",
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
"version": "6.24.0-next.0",
"version": "6.24.0-next.1",
"author": "Shawn Erquhart <shawn@erquh.art>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "5.24.0-next.0",
"version": "5.24.0-next.1",
"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-plugin-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down Expand Up @@ -29,7 +29,7 @@
"@types/sharp": "^0.30.5",
"babel-preset-gatsby-package": "^2.24.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^2.24.0-next.0"
"gatsby-plugin-image": "^2.24.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sitemap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sitemap",
"description": "Gatsby plugin that automatically creates a sitemap for your site",
"version": "5.24.0-next.1",
"version": "5.24.0-next.2",
"contributors": [
"Alex Moon <alex.jared.moon@gmail.com>",
"Nicholas Young <nicholas@nicholaswyoung.com>"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styled-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-styled-components",
"description": "Gatsby plugin to add support for styled components",
"version": "5.24.0-next.0",
"version": "5.24.0-next.1",
"author": "Guten Ye <ywzhaifei@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-typography/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typography",
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-react-router-scroll/package.json
Original file line number Diff line number Diff line change
@@ -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.24.0-next.0",
"version": "5.24.0-next.1",
"author": "Jimmy Jia",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-autolink-headers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-autolink-headers",
"description": "Gatsby plugin to autolink headers in markdown processed by Remark",
"version": "5.24.0-next.0",
"version": "5.24.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-copy-linked-files",
"description": "Find files which are linked to from markdown and copy them to the public directory",
"version": "5.24.0-next.0",
"version": "5.24.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-script/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-script",
"description": "An enhanced script component for Gatsby sites with support for various loading strategies",
"version": "1.9.0-next.0",
"version": "1.9.0-next.1",
"author": "Ty Hopp <ty.hopp@gatsbyjs.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-shopify",
"version": "7.13.0-next.0",
"version": "7.13.0-next.1",
"description": "Gatsby source plugin for building websites using Shopify as a data source.",
"scripts": {
"watch": "tsc-watch --outDir .",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@types/node-fetch": "^2.5.12",
"@types/sharp": "^0.30.5",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^2.24.0-next.0",
"gatsby-plugin-image": "^2.24.0-next.1",
"msw": "^0.38.2",
"prettier": "^2.7.1",
"prettier-check": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
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.24.0-next.0",
"version": "6.24.0-next.1",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
Expand Down Expand Up @@ -56,7 +56,7 @@
"babel-preset-gatsby": "^2.24.0-next.0",
"babel-preset-gatsby-package": "^2.24.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^2.24.0-next.0",
"gatsby-plugin-image": "^2.24.0-next.1",
"identity-obj-proxy": "^3.0.0",
"react-test-renderer": "^16.14.0",
"rimraf": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-sqip/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-sqip",
"description": "Generates geometric primitive version of images",
"version": "4.24.0-next.0",
"version": "4.24.0-next.1",
"author": "Benedikt Rötsch <roetsch.beni@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -10,7 +10,7 @@
"@babel/runtime": "^7.15.4",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.24.0-next.0",
"gatsby-plugin-sharp": "^4.24.0-next.0",
"gatsby-plugin-sharp": "^4.24.0-next.1",
"md5-file": "^5.0.0",
"mini-svg-data-uri": "^1.4.4",
"p-queue": "^6.6.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "4.24.0-next.2",
"version": "4.24.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -92,14 +92,14 @@
"gatsby-core-utils": "^3.24.0-next.0",
"gatsby-graphiql-explorer": "^2.24.0-next.0",
"gatsby-legacy-polyfills": "^2.24.0-next.0",
"gatsby-link": "^4.24.0-next.1",
"gatsby-link": "^4.24.0-next.2",
"gatsby-page-utils": "^2.24.0-next.0",
"gatsby-parcel-config": "0.15.0-next.0",
"gatsby-plugin-page-creator": "^4.24.0-next.0",
"gatsby-plugin-typescript": "^4.24.0-next.0",
"gatsby-plugin-utils": "^3.18.0-next.0",
"gatsby-react-router-scroll": "^5.24.0-next.0",
"gatsby-script": "^1.9.0-next.0",
"gatsby-react-router-scroll": "^5.24.0-next.1",
"gatsby-script": "^1.9.0-next.1",
"gatsby-telemetry": "^3.24.0-next.0",
"gatsby-worker": "^1.24.0-next.0",
"glob": "^7.2.3",
Expand Down

0 comments on commit 6815536

Please sign in to comment.