Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - create-gatsby@1.9.0-next.1
 - gatsby-admin@0.19.0-next.1
 - gatsby-cli@3.9.0-next.1
 - gatsby-design-tokens@3.9.0-next.1
 - gatsby-plugin-cxs@3.9.0-next.1
 - gatsby-plugin-feed@3.9.0-next.1
 - gatsby-plugin-flow@2.9.0-next.1
 - gatsby-plugin-gatsby-cloud@2.9.0-next.1
 - gatsby-plugin-glamor@3.9.0-next.1
 - gatsby-plugin-google-tagmanager@3.9.0-next.1
 - gatsby-plugin-image@1.9.0-next.1
 - gatsby-plugin-manifest@3.9.0-next.1
 - gatsby-plugin-mdx@2.9.0-next.1
 - gatsby-plugin-netlify@3.9.0-next.1
 - gatsby-plugin-offline@4.9.0-next.1
 - gatsby-plugin-page-creator@3.9.0-next.1
 - gatsby-plugin-sass@4.9.0-next.1
 - gatsby-plugin-sharp@3.9.0-next.1
 - gatsby-plugin-sitemap@4.5.0-next.1
 - gatsby-plugin-twitter@3.9.0-next.1
 - gatsby-plugin-utils@1.9.0-next.1
 - gatsby-recipes@0.20.0-next.1
 - gatsby-remark-autolink-headers@4.6.0-next.1
 - gatsby-remark-images@5.6.0-next.1
 - gatsby-source-contentful@5.9.0-next.1
 - gatsby-source-drupal@4.9.0-next.1
 - gatsby-source-shopify@5.1.0-next.1
 - gatsby-telemetry@2.9.0-next.1
 - gatsby-transformer-remark@4.6.0-next.1
 - gatsby-transformer-sqip@3.9.0-next.1
 - gatsby@3.9.0-next.1
  • Loading branch information
LekoArts committed Jun 28, 2021
1 parent 27c01fc commit 74a1a9b
Show file tree
Hide file tree
Showing 62 changed files with 221 additions and 64 deletions.
4 changes: 4 additions & 0 deletions packages/create-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.9.0-next.0...create-gatsby@1.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package create-gatsby

# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.8.0-next.1...create-gatsby@1.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package create-gatsby
Expand Down
4 changes: 2 additions & 2 deletions packages/create-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-gatsby",
"version": "1.9.0-next.0",
"version": "1.9.0-next.1",
"main": "lib/index.js",
"bin": "cli.js",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"eslint": "^7.27.0",
"execa": "^4.1.0",
"fs-extra": "^9.1.0",
"gatsby-plugin-utils": "^1.9.0-next.0",
"gatsby-plugin-utils": "^1.9.0-next.1",
"joi": "^17.4.0",
"microbundle": "^0.13.1",
"node-fetch": "^2.6.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.19.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.19.0-next.0...gatsby-admin@0.19.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-admin

# [0.19.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.18.0-next.2...gatsby-admin@0.19.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-admin
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.19.0-next.0",
"version": "0.19.0-next.1",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^4.14.2",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.9.0-next.0",
"gatsby": "^3.9.0-next.1",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.9.0-next.0",
"gatsby-plugin-webfonts": "^1.1.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.9.0-next.0...gatsby-cli@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-cli

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.8.0-next.2...gatsby-cli@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-cli
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -18,14 +18,14 @@
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"create-gatsby": "^1.9.0-next.0",
"create-gatsby": "^1.9.0-next.1",
"envinfo": "^7.7.3",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.9.0-next.0",
"gatsby-recipes": "^0.20.0-next.0",
"gatsby-telemetry": "^2.9.0-next.0",
"gatsby-recipes": "^0.20.0-next.1",
"gatsby-telemetry": "^2.9.0-next.1",
"hosted-git-info": "^3.0.6",
"is-valid-path": "^0.1.1",
"joi": "^17.4.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@3.9.0-next.0...gatsby-design-tokens@3.9.0-next.1) (2021-06-28)

### Features

- **gatsby-design-tokens:** palette update ([#30662](https://github.com/gatsbyjs/gatsby/issues/30662)) ([fe853ae](https://github.com/gatsbyjs/gatsby/commit/fe853ae75dc380ad0843aa7b274c2085c077db6c))

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@3.8.0-next.1...gatsby-design-tokens@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-design-tokens",
"version": "3.9.0-next.0",
"version": "3.9.0-next.1",
"description": "Gatsby Design Tokens",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-cxs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@3.9.0-next.0...gatsby-plugin-cxs@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-cxs

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@3.8.0-next.1...gatsby-plugin-cxs@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-cxs
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Chen-Tai Hou <ctxhou@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"babel-preset-gatsby-package": "^1.9.0-next.0",
"cross-env": "^7.0.3",
"cxs": "^6.2.0",
"gatsby-plugin-utils": "^1.9.0-next.0"
"gatsby-plugin-utils": "^1.9.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@3.9.0-next.0...gatsby-plugin-feed@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-feed

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@3.8.0-next.1...gatsby-plugin-feed@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-feed
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -11,7 +11,7 @@
"@hapi/joi": "^15.1.1",
"common-tags": "^1.8.0",
"fs-extra": "^9.1.0",
"gatsby-plugin-utils": "^1.9.0-next.0",
"gatsby-plugin-utils": "^1.9.0-next.1",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@2.9.0-next.0...gatsby-plugin-flow@2.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-flow

# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@2.8.0-next.1...gatsby-plugin-flow@2.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-flow
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-flow",
"version": "2.9.0-next.0",
"version": "2.9.0-next.1",
"description": "Provides drop-in support for Flow by adding @babel/preset-flow.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.9.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.9.0-next.0"
"gatsby-plugin-utils": "^1.9.0-next.1"
},
"peerDependencies": {
"gatsby": "^3.0.0-next.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.9.0-next.0...gatsby-plugin-gatsby-cloud@2.9.0-next.1) (2021-06-28)

### Bug Fixes

- **gatsby-plugin-gatsby-cloud:** add gatsby-telemetry as a dependency ([#32047](https://github.com/gatsbyjs/gatsby/issues/32047)) ([4ba8c2c](https://github.com/gatsbyjs/gatsby/commit/4ba8c2cae3eb9ece767e65c549d033ecb78b2d7e))

# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.8.0-next.2...gatsby-plugin-gatsby-cloud@2.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-gatsby-cloud
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-gatsby-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-gatsby-cloud",
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud",
"version": "2.9.0-next.0",
"version": "2.9.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -10,7 +10,7 @@
"@babel/runtime": "^7.14.0",
"date-fns": "^2.22.1",
"fs-extra": "^8.1.0",
"gatsby-telemetry": "2.9.0-next.0",
"gatsby-telemetry": "^2.9.0-next.1",
"kebab-hash": "^0.1.2",
"lodash": "^4.17.21",
"webpack-assets-manifest": "^5.0.6"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-glamor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@3.9.0-next.0...gatsby-plugin-glamor@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-glamor

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@3.8.0-next.1...gatsby-plugin-glamor@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-glamor
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-glamor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-glamor",
"description": "Gatsby plugin to add support for Glamor",
"version": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -14,7 +14,7 @@
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.9.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.9.0-next.0"
"gatsby-plugin-utils": "^1.9.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-glamor#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-google-tagmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@3.9.0-next.0...gatsby-plugin-google-tagmanager@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-google-tagmanager

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@3.8.0-next.2...gatsby-plugin-google-tagmanager@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-google-tagmanager
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Thijs Koerselman <thijs@vauxlab.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.9.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.9.0-next.0"
"gatsby-plugin-utils": "^1.9.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.9.0-next.0...gatsby-plugin-image@1.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-image

# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.8.0-next.1...gatsby-plugin-image@1.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-image
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": "1.9.0-next.0",
"version": "1.9.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",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@3.9.0-next.0...gatsby-plugin-manifest@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-manifest

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@3.8.0-next.1...gatsby-plugin-manifest@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-manifest
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "gatsby-plugin-manifest",
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
"version": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
"gatsby-core-utils": "^2.9.0-next.0",
"gatsby-plugin-utils": "^1.9.0-next.0",
"gatsby-plugin-utils": "^1.9.0-next.1",
"semver": "^7.3.5",
"sharp": "^0.28.1"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.9.0-next.0...gatsby-plugin-mdx@2.9.0-next.1) (2021-06-28)

### Features

- **gatsby-plugin-mdx:** swap sourceNodes to createSchemaCustomization ([#32021](https://github.com/gatsbyjs/gatsby/issues/32021)) ([d75b965](https://github.com/gatsbyjs/gatsby/commit/d75b965266fc3fa8e58086421dfea7c7e7ee2f86))

# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.8.0-next.1...gatsby-plugin-mdx@2.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.9.0-next.0",
"version": "2.9.0-next.1",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@mdx-js/mdx": "^1.6.16",
"@mdx-js/react": "^1.6.16",
"gatsby-plugin-utils": "^1.9.0-next.0",
"gatsby-plugin-utils": "^1.9.0-next.1",
"jest": "^24.9.0",
"js-combinatorics": "^1.4.5",
"react-test-renderer": "^16.13.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@3.9.0-next.0...gatsby-plugin-netlify@3.9.0-next.1) (2021-06-28)

**Note:** Version bump only for package gatsby-plugin-netlify

# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@3.8.0-next.1...gatsby-plugin-netlify@3.9.0-next.0) (2021-06-18)

**Note:** Version bump only for package gatsby-plugin-netlify
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-netlify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify",
"description": "A Gatsby plugin which generates a _headers file for netlify",
"version": "3.9.0-next.0",
"version": "3.9.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.9.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.9.0-next.0"
"gatsby-plugin-utils": "^1.9.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme",
"keywords": [
Expand Down
Loading

0 comments on commit 74a1a9b

Please sign in to comment.