Skip to content

Commit

Permalink
chore(changelogs): update changelogs (#34770)
Browse files Browse the repository at this point in the history
Co-authored-by: LekoArts <lekoarts@gmail.com>
  • Loading branch information
gatsbybot and LekoArts authored Feb 9, 2022
1 parent f29ffb0 commit f71b8a3
Show file tree
Hide file tree
Showing 107 changed files with 794 additions and 0 deletions.
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.7.0/packages/babel-plugin-remove-graphql-queries) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.6.0/packages/babel-plugin-remove-graphql-queries) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby-package/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.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.7.0/packages/babel-preset-gatsby-package) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.6.0/packages/babel-preset-gatsby-package) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby/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.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.7.0/packages/babel-preset-gatsby) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.6.0/packages/babel-preset-gatsby) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
12 changes: 12 additions & 0 deletions packages/create-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.7.0/packages/create-gatsby) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Bug Fixes

- Use MDX v1 [#34710](https://github.com/gatsbyjs/gatsby/issues/34710) ([03a1863](https://github.com/gatsbyjs/gatsby/commit/03a18632e2764e3f1b4b9c80e050282a92e0834c))

#### Refactoring

- Decouple package functions [#34606](https://github.com/gatsbyjs/gatsby/issues/34606) ([dcbdc0c](https://github.com/gatsbyjs/gatsby/commit/dcbdc0cb46713cc90157882e3f7c23b5f03a27c3))

### [2.6.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.6.1/packages/create-gatsby) (2022-02-04)

#### Bug Fixes
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.7.0/packages/gatsby-cli) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Bug Fixes

- relax error location validation and ignore extra fields [#34559](https://github.com/gatsbyjs/gatsby/issues/34559) ([0d894f5](https://github.com/gatsbyjs/gatsby/commit/0d894f59bbcc9a27eb7680969df2d4a06752b857))

#### Chores

- update dependency rollup to ^2.66.1 for gatsby-cli [#34659](https://github.com/gatsbyjs/gatsby/issues/34659) ([0cc56b4](https://github.com/gatsbyjs/gatsby/commit/0cc56b474e9280dd2addd1138a9eed12b9732746))
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))

### [4.6.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.6.1/packages/gatsby-cli) (2022-02-04)

**Note:** Version bump only for package gatsby-cli
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-codemods/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.7.0/packages/gatsby-codemods) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.6.0/packages/gatsby-codemods) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-core-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.7.0/packages/gatsby-core-utils) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Bug Fixes

- ensure remote file downloads are queued in all cases [#34414](https://github.com/gatsbyjs/gatsby/issues/34414) ([6ac1ed6](https://github.com/gatsbyjs/gatsby/commit/6ac1ed6ad61b86094e3b57004e50981820390965))

#### Chores

- update dependency msw to ^0.36.8 for gatsby-core-utils [#34639](https://github.com/gatsbyjs/gatsby/issues/34639) ([741f30b](https://github.com/gatsbyjs/gatsby/commit/741f30b2d843207a78da297c0ce97323169b754c))
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.6.0/packages/gatsby-core-utils) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-cypress/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.7.0/packages/gatsby-cypress) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.6.0/packages/gatsby-cypress) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.7.0/packages/gatsby-design-tokens) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.6.0/packages/gatsby-design-tokens) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-dev-cli/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.7.0/packages/gatsby-dev-cli) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.6.0/packages/gatsby-dev-cli) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-graphiql-explorer/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.7.0/packages/gatsby-graphiql-explorer) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-graphiql-explorer

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.6.0/packages/gatsby-graphiql-explorer) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-legacy-polyfills/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.7.0/packages/gatsby-legacy-polyfills) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.6.0/packages/gatsby-legacy-polyfills) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
18 changes: 18 additions & 0 deletions packages/gatsby-link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [4.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.7.1/packages/gatsby-link) (2022-02-08)

#### Bug Fixes

- trailing slash undefined check for prod env [#34765](https://github.com/gatsbyjs/gatsby/issues/34765) [#34766](https://github.com/gatsbyjs/gatsby/issues/34766) ([07dccad](https://github.com/gatsbyjs/gatsby/commit/07dccadbe4df09e70003d9d3113d6c9fcc3dcf48))

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.7.0/packages/gatsby-link) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Features

- `trailingSlash` config option [#34268](https://github.com/gatsbyjs/gatsby/issues/34268) ([d94c8e4](https://github.com/gatsbyjs/gatsby/commit/d94c8e48a3640b59423c37da1439531ab0c023ec))

#### Bug Fixes

- update dependency @types/reach\_\_router to ^1.3.10 for gatsby-link [#34359](https://github.com/gatsbyjs/gatsby/issues/34359) ([923c881](https://github.com/gatsbyjs/gatsby/commit/923c88152a2c92f5bb32b47ff9fb4d7ceaafef64))

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.6.0/packages/gatsby-link) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby-page-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.7.0/packages/gatsby-page-utils) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Features

- `trailingSlash` config option [#34268](https://github.com/gatsbyjs/gatsby/issues/34268) ([d94c8e4](https://github.com/gatsbyjs/gatsby/commit/d94c8e48a3640b59423c37da1439531ab0c023ec))

#### Chores

- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.6.0/packages/gatsby-page-utils) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.7.0/packages/gatsby-plugin-benchmark-reporting) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Bug Fixes

- update minor and patch dependencies for gatsby-plugin-benchmark-reporting [#34655](https://github.com/gatsbyjs/gatsby/issues/34655) ([9b5442b](https://github.com/gatsbyjs/gatsby/commit/9b5442ba52cb05afe64f19efdf76750592d3f278))

## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.6.0/packages/gatsby-plugin-benchmark-reporting) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.7.0/packages/gatsby-plugin-canonical-urls) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-plugin-canonical-urls

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.6.0/packages/gatsby-plugin-canonical-urls) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-catch-links/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.7.0/packages/gatsby-plugin-catch-links) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-plugin-catch-links

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.6.0/packages/gatsby-plugin-catch-links) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-coffeescript/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.7.0/packages/gatsby-plugin-coffeescript) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.6.0/packages/gatsby-plugin-coffeescript) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-create-client-paths/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.7.0/packages/gatsby-plugin-create-client-paths) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-plugin-create-client-paths

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.6.0/packages/gatsby-plugin-create-client-paths) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-cxs/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.7.0/packages/gatsby-plugin-cxs) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.6.0/packages/gatsby-plugin-cxs) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-emotion/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.

## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.7.0/packages/gatsby-plugin-emotion) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [7.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.6.0/packages/gatsby-plugin-emotion) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-facebook-analytics/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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.7.0/packages/gatsby-plugin-facebook-analytics) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-plugin-facebook-analytics

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.6.0/packages/gatsby-plugin-facebook-analytics) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
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.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.7.0/packages/gatsby-plugin-feed) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.6.0/packages/gatsby-plugin-feed) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-flow/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.7.0/packages/gatsby-plugin-flow) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

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

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.6.0/packages/gatsby-plugin-flow) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-fullstory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.7.0/packages/gatsby-plugin-fullstory) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

#### Bug Fixes

- update snippet [#34583](https://github.com/gatsbyjs/gatsby/issues/34583) ([c084086](https://github.com/gatsbyjs/gatsby/commit/c0840867686283b97ca29c1ddeadbe1272de6947))

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.6.0/packages/gatsby-plugin-fullstory) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)
Expand Down
Loading

0 comments on commit f71b8a3

Please sign in to comment.