Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@3.0.0-next.3
 - babel-preset-gatsby@1.0.0-next.4
 - create-gatsby@1.0.0-next.2
 - gatsby-admin@0.10.0-next.9
 - gatsby-cli@3.0.0-next.7
 - gatsby-core-utils@2.0.0-next.2
 - gatsby-design-tokens@3.0.0-next.1
 - gatsby-image@3.0.0-next.1
 - gatsby-legacy-polyfills@1.0.0-next.1
 - gatsby-page-utils@1.0.0-next.2
 - gatsby-plugin-canonical-urls@3.0.0-next.1
 - gatsby-plugin-cxs@3.0.0-next.1
 - gatsby-plugin-feed@3.0.0-next.2
 - gatsby-plugin-gatsby-cloud@1.1.0-next.3
 - gatsby-plugin-glamor@3.0.0-next.1
 - gatsby-plugin-google-tagmanager@3.0.0-next.1
 - gatsby-plugin-image@1.0.0-next.9
 - gatsby-plugin-manifest@3.0.0-next.2
 - gatsby-plugin-mdx@2.0.0-next.3
 - gatsby-plugin-netlify-cms@5.0.0-next.2
 - gatsby-plugin-netlify@3.0.0-next.3
 - gatsby-plugin-offline@4.0.0-next.3
 - gatsby-plugin-page-creator@3.0.0-next.2
 - gatsby-plugin-preact@5.0.0-next.2
 - gatsby-plugin-preload-fonts@2.0.0-next.2
 - gatsby-plugin-sass@4.0.0-next.3
 - gatsby-plugin-sharp@3.0.0-next.9
 - gatsby-plugin-twitter@3.0.0-next.1
 - gatsby-plugin-typescript@3.0.0-next.3
 - gatsby-plugin-utils@1.0.0-next.1
 - gatsby-react-router-scroll@4.0.0-next.2
 - gatsby-recipes@0.11.0-next.5
 - gatsby-remark-autolink-headers@3.0.0-next.1
 - gatsby-remark-images@4.0.0-next.2
 - gatsby-remark-smartypants@3.0.0-next.1
 - gatsby-source-contentful@5.0.0-next.10
 - gatsby-source-drupal@4.0.0-next.4
 - gatsby-source-filesystem@3.0.0-next.4
 - gatsby-source-shopify@4.0.0-next.5
 - gatsby-source-wordpress@5.0.0-next.9
 - gatsby-telemetry@2.0.0-next.2
 - gatsby-transformer-remark@3.0.0-next.3
 - gatsby-transformer-sharp@3.0.0-next.2
 - gatsby-transformer-sqip@3.0.0-next.9
 - gatsby@3.0.0-next.9
  • Loading branch information
wardpeet committed Feb 25, 2021
1 parent d024b70 commit 2c049ea
Show file tree
Hide file tree
Showing 90 changed files with 348 additions and 109 deletions.
4 changes: 4 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/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.0.0-next.3](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@3.0.0-next.2...babel-plugin-remove-graphql-queries@3.0.0-next.3) (2021-02-25)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries

# [3.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@3.0.0-next.1...babel-plugin-remove-graphql-queries@3.0.0-next.2) (2021-02-22)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-remove-graphql-queries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "3.0.0-next.2",
"version": "3.0.0-next.3",
"author": "Jason Quense <monastic.panic@gmail.com>",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^1.0.0-next.0",
"cross-env": "^7.0.3",
"gatsby-core-utils": "^2.0.0-next.1"
"gatsby-core-utils": "^2.0.0-next.2"
},
"peerDependencies": {
"@babel/core": "^7.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-preset-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.0.0-next.4](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.0.0-next.3...babel-preset-gatsby@1.0.0-next.4) (2021-02-25)

**Note:** Version bump only for package babel-preset-gatsby

# [1.0.0-next.3](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.0.0-next.2...babel-preset-gatsby@1.0.0-next.3) (2021-02-22)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby",
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"author": "Philipp Spiess <hello@philippspiess.com>",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^2.0.0-next.1",
"gatsby-legacy-polyfills": "^1.0.0-next.0"
"gatsby-core-utils": "^2.0.0-next.2",
"gatsby-legacy-polyfills": "^1.0.0-next.1"
},
"peerDependencies": {
"@babel/core": "^7.11.6",
Expand Down
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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.0.0-next.1...create-gatsby@1.0.0-next.2) (2021-02-25)

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

# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.0.0-next.0...create-gatsby@1.0.0-next.1) (2021-02-08)

**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.0.0-next.1",
"version": "1.0.0-next.2",
"main": "lib/index.js",
"bin": "cli.js",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"eslint": "^7.18.0",
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-utils": "^1.0.0-next.0",
"gatsby-plugin-utils": "^1.0.0-next.1",
"joi": "^17.2.1",
"microbundle": "^0.13.0",
"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.10.0-next.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-next.8...gatsby-admin@0.10.0-next.9) (2021-02-25)

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

# [0.10.0-next.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-next.7...gatsby-admin@0.10.0-next.8) (2021-02-22)

**Note:** Version bump only for package gatsby-admin
Expand Down
6 changes: 3 additions & 3 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.10.0-next.8",
"version": "0.10.0-next.9",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,9 +20,9 @@
"@typescript-eslint/parser": "^4.14.2",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.0.0-next.8",
"gatsby": "^3.0.0-next.9",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.0.0-next.2",
"gatsby-plugin-typescript": "^3.0.0-next.3",
"gatsby-plugin-webfonts": "^1.1.4",
"gatsby-source-graphql": "^3.0.0-next.1",
"lodash-es": "^4.17.20",
Expand Down
10 changes: 10 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-next.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.0.0-next.6...gatsby-cli@3.0.0-next.7) (2021-02-25)

### Bug Fixes

- **gatsby:** fix fs empty webpack5 deprecation ([#29631](https://github.com/gatsbyjs/gatsby/issues/29631)) ([893219e](https://github.com/gatsbyjs/gatsby/commit/893219ebceb84c5eb43beebbdeefe81fece33330))

### Features

- **conditional-page-builds:** track potentially unsafe Node.js builtin modules usage ([#29560](https://github.com/gatsbyjs/gatsby/issues/29560)) ([fe737d0](https://github.com/gatsbyjs/gatsby/commit/fe737d0784b11dd03f6d3b8c69cf964de5bd50f5))

# [3.0.0-next.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.0.0-next.5...gatsby-cli@3.0.0-next.6) (2021-02-22)

**Note:** Version bump only for package gatsby-cli
Expand Down
10 changes: 5 additions & 5 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.0.0-next.6",
"version": "3.0.0-next.7",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -19,14 +19,14 @@
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"create-gatsby": "^1.0.0-next.1",
"create-gatsby": "^1.0.0-next.2",
"envinfo": "^7.7.3",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.0.0-next.1",
"gatsby-recipes": "^0.11.0-next.4",
"gatsby-telemetry": "^2.0.0-next.1",
"gatsby-core-utils": "^2.0.0-next.2",
"gatsby-recipes": "^0.11.0-next.5",
"gatsby-telemetry": "^2.0.0-next.2",
"hosted-git-info": "^3.0.6",
"is-valid-path": "^0.1.1",
"lodash": "^4.17.20",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-core-utils/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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@2.0.0-next.1...gatsby-core-utils@2.0.0-next.2) (2021-02-25)

**Note:** Version bump only for package gatsby-core-utils

# [2.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@2.0.0-next.0...gatsby-core-utils@2.0.0-next.1) (2021-02-22)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-core-utils",
"version": "2.0.0-next.1",
"version": "2.0.0-next.2",
"description": "A collection of gatsby utils used in different gatsby packages",
"keywords": [
"gatsby",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-design-tokens/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@3.0.0-next.0...gatsby-design-tokens@3.0.0-next.1) (2021-02-25)

**Note:** Version bump only for package gatsby-design-tokens

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.8.0-next.0...gatsby-design-tokens@3.0.0-next.0) (2021-02-05)

**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.0.0-next.0",
"version": "3.0.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-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.

# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.0.0-next.0...gatsby-image@3.0.0-next.1) (2021-02-25)

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

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.12.0-next.0...gatsby-image@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-image
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-image",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-legacy-polyfills/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@1.0.0-next.0...gatsby-legacy-polyfills@1.0.0-next.1) (2021-02-25)

**Note:** Version bump only for package gatsby-legacy-polyfills

# [1.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@0.8.0-next.0...gatsby-legacy-polyfills@1.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-legacy-polyfills
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-legacy-polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-legacy-polyfills",
"description": "Polyfills for legacy browsers",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"main": "dist/polyfills.js",
"author": "Ward Peeters <ward@gatsbyjs.com>",
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-page-utils/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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@1.0.0-next.1...gatsby-page-utils@1.0.0-next.2) (2021-02-25)

**Note:** Version bump only for package gatsby-page-utils

# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@1.0.0-next.0...gatsby-page-utils@1.0.0-next.1) (2021-02-22)

**Note:** Version bump only for package gatsby-page-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-page-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-page-utils",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "Gatsby library that helps creating pages",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -26,7 +26,7 @@
"bluebird": "^3.7.2",
"chokidar": "^3.5.1",
"fs-exists-cached": "^1.0.0",
"gatsby-core-utils": "^2.0.0-next.1",
"gatsby-core-utils": "^2.0.0-next.2",
"glob": "^7.1.6",
"lodash": "^4.17.20",
"micromatch": "^4.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-canonical-urls/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@3.0.0-next.0...gatsby-plugin-canonical-urls@3.0.0-next.1) (2021-02-25)

### Features

- **gatsby-plugin-canonical-urls:** Add plugin validation ([#29688](https://github.com/gatsbyjs/gatsby/issues/29688)) ([4d4a7ab](https://github.com/gatsbyjs/gatsby/commit/4d4a7ab432a8d8159ffab96374e79e909dd47f51))

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@2.11.0-next.0...gatsby-plugin-canonical-urls@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-plugin-canonical-urls
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-canonical-urls/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-canonical-urls",
"description": "Add canonical links to HTML pages Gatsby generates.",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@3.0.0-next.0...gatsby-plugin-cxs@3.0.0-next.1) (2021-02-25)

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

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.11.0-next.0...gatsby-plugin-cxs@3.0.0-next.0) (2021-02-05)

**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.0.0-next.0",
"version": "3.0.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.0.0-next.0",
"cross-env": "^7.0.3",
"cxs": "^6.2.0",
"gatsby-plugin-utils": "^1.0.0-next.0"
"gatsby-plugin-utils": "^1.0.0-next.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-feed/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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@3.0.0-next.1...gatsby-plugin-feed@3.0.0-next.2) (2021-02-25)

### Bug Fixes

- **gatsby-plugin-feed:** Exists function and update version fs-extra ([#29616](https://github.com/gatsbyjs/gatsby/issues/29616)) ([5fb6064](https://github.com/gatsbyjs/gatsby/commit/5fb606416a2d0697319501787a0a47cf74142001))

# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@3.0.0-next.0...gatsby-plugin-feed@3.0.0-next.1) (2021-02-11)

**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.0.0-next.1",
"version": "3.0.0-next.2",
"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.0.0-next.0",
"gatsby-plugin-utils": "^1.0.0-next.1",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
},
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.

# [1.1.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@1.1.0-next.2...gatsby-plugin-gatsby-cloud@1.1.0-next.3) (2021-02-25)

### Bug Fixes

- **gatsby-plugin-gatsby-cloud:** Remove sibling detection code and rely on match paths ([#29610](https://github.com/gatsbyjs/gatsby/issues/29610)) ([6016c26](https://github.com/gatsbyjs/gatsby/commit/6016c26a0202fa3413af553abaaeb7703f659afa))

# 1.1.0-next.2 (2021-02-19)

**Note:** Version bump only for package gatsby-plugin-gatsby-cloud
2 changes: 1 addition & 1 deletion 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": "1.1.0-next.2",
"version": "1.1.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@3.0.0-next.0...gatsby-plugin-glamor@3.0.0-next.1) (2021-02-25)

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

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.11.0-next.0...gatsby-plugin-glamor@3.0.0-next.0) (2021-02-05)

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

0 comments on commit 2c049ea

Please sign in to comment.