Skip to content

File tree

14 files changed

+17
-17
lines changed

14 files changed

+17
-17
lines changed

packages/gatsby-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "4.0.0-zz-next.3",
4+
"version": "4.0.0-zz-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-gatsby-cloud/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-gatsby-cloud",
33
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud",
4-
"version": "4.0.0-zz-next.3",
4+
"version": "4.0.0-zz-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-analytics",
33
"description": "Gatsby plugin to add google analytics onto a site",
4-
"version": "4.0.0-zz-next.2",
4+
"version": "4.0.0-zz-next.3",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-manifest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-manifest",
33
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
4-
"version": "4.0.0-zz-next.3",
4+
"version": "4.0.0-zz-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sharp",
33
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
4-
"version": "4.0.0-zz-next.4",
4+
"version": "4.0.0-zz-next.5",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-remark-custom-blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-custom-blocks",
33
"description": "Gatsby remark plugin for adding custom blocks in markdown",
4-
"version": "4.0.0-zz-next.2",
4+
"version": "4.0.0-zz-next.3",
55
"author": "Mohammad Asad Mohammad <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-remark-images-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-remark-images-contentful",
3-
"version": "5.0.0-zz-next.3",
3+
"version": "5.0.0-zz-next.4",
44
"description": "Process Images in Contentful markdown so they can use the images API.",
55
"main": "index.js",
66
"scripts": {

packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-contentful",
33
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4-
"version": "6.0.0-zz-next.3",
4+
"version": "6.0.0-zz-next.4",
55
"author": "Marcus Ericsson <[email protected]> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-shopify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-shopify",
3-
"version": "6.0.0-zz-next.3",
3+
"version": "6.0.0-zz-next.4",
44
"description": "Gatsby source plugin for building websites using Shopify as a data source.",
55
"scripts": {
66
"watch": "tsc-watch --outDir .",

packages/gatsby-source-wordpress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gatsby-source-wordpress",
33
"description": "Source data from WordPress in an efficient and scalable way.",
44
"author": "Tyler Barnes <[email protected]>",
5-
"version": "6.0.0-zz-next.4",
5+
"version": "6.0.0-zz-next.5",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},

packages/gatsby-transformer-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-sharp",
33
"description": "Gatsby transformer plugin for images using Sharp",
4-
"version": "4.0.0-zz-next.2",
4+
"version": "4.0.0-zz-next.3",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-sqip/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "gatsby-transformer-sqip",
33
"description": "Generates geometric primitive version of images",
4-
"version": "4.0.0-zz-next.4",
4+
"version": "4.0.0-zz-next.5",
55
"author": "Benedikt Rötsch <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
1111
"fs-extra": "^10.0.0",
12-
"gatsby-plugin-sharp": "^4.0.0-zz-next.4",
12+
"gatsby-plugin-sharp": "^4.0.0-zz-next.5",
1313
"md5-file": "^5.0.0",
1414
"mini-svg-data-uri": "^1.3.3",
1515
"p-queue": "^6.6.2",

packages/gatsby-worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-worker",
33
"description": "Utility to create worker pools",
4-
"version": "1.0.0-zz-next.3",
4+
"version": "1.0.0-zz-next.4",
55
"author": "Michal Piechowiak<[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "4.0.0-zz-next.5",
4+
"version": "4.0.0-zz-next.6",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -81,13 +81,13 @@
8181
"gatsby-core-utils": "^3.0.0-zz-next.3",
8282
"gatsby-graphiql-explorer": "^2.0.0-zz-next.2",
8383
"gatsby-legacy-polyfills": "^2.0.0-zz-next.2",
84-
"gatsby-link": "^4.0.0-zz-next.3",
84+
"gatsby-link": "^4.0.0-zz-next.4",
8585
"gatsby-plugin-page-creator": "^4.0.0-zz-next.3",
8686
"gatsby-plugin-typescript": "^4.0.0-zz-next.3",
8787
"gatsby-plugin-utils": "^2.0.0-zz-next.3",
8888
"gatsby-react-router-scroll": "^5.0.0-zz-next.3",
8989
"gatsby-telemetry": "^3.0.0-zz-next.3",
90-
"gatsby-worker": "^1.0.0-zz-next.3",
90+
"gatsby-worker": "^1.0.0-zz-next.4",
9191
"glob": "^7.2.0",
9292
"got": "^11.8.2",
9393
"graphql": "^15.6.1",

0 commit comments

Comments
 (0)