Skip to content

Commit

Permalink
chore(changelogs): update changelogs (#37959)
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbybot authored Apr 19, 2023
1 parent 0eacb12 commit d6b7cd2
Show file tree
Hide file tree
Showing 108 changed files with 893 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.

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.9.0/packages/babel-plugin-remove-graphql-queries) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.8.0/packages/babel-plugin-remove-graphql-queries) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.9.0/packages/babel-preset-gatsby-package) (2023-04-18)

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

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

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.8.0/packages/babel-preset-gatsby-package) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.9.0/packages/babel-preset-gatsby) (2023-04-18)

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

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

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.8.0/packages/babel-preset-gatsby) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
Expand Down
13 changes: 13 additions & 0 deletions packages/create-gatsby/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.9.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.9.0/packages/create-gatsby) (2023-04-18)

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

#### Bug Fixes

- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))
- Use correct name in summary message [#37809](https://github.com/gatsbyjs/gatsby/issues/37809) ([4608d51](https://github.com/gatsbyjs/gatsby/commit/4608d51d1a3b0e2734f16fa3914343dd211ad015))

#### Chores

- update [dev] minor and patch dependencies for create-gatsby [#37814](https://github.com/gatsbyjs/gatsby/issues/37814) ([9d822e6](https://github.com/gatsbyjs/gatsby/commit/9d822e61af6f599c4ab186f00737b02999de7d28))

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.8.0/packages/create-gatsby) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.9.0/packages/gatsby-cli) (2023-04-18)

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

#### Bug Fixes

- update minor and patch dependencies for gatsby-cli [#37873](https://github.com/gatsbyjs/gatsby/issues/37873) ([b9ffbb5](https://github.com/gatsbyjs/gatsby/commit/b9ffbb556244ba01b66c105d6916247bc3b855e4))
- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))
- update typescript to v5 (major) [#37906](https://github.com/gatsbyjs/gatsby/issues/37906) ([3859ba6](https://github.com/gatsbyjs/gatsby/commit/3859ba6ce629e658525f858a8799b08c34c3eda5))

#### Chores

- update typescript [#37848](https://github.com/gatsbyjs/gatsby/issues/37848) ([9f92796](https://github.com/gatsbyjs/gatsby/commit/9f92796070b0e73fa92089af93de376c9be9021e))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.8.0/packages/gatsby-cli) (2023-03-21)

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

## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.9.0/packages/gatsby-codemods) (2023-04-18)

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

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

## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.8.0/packages/gatsby-codemods) (2023-03-21)

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

## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.9.0/packages/gatsby-core-utils) (2023-04-18)

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

#### Bug Fixes

- update minor and patch dependencies for gatsby-core-utils [#37836](https://github.com/gatsbyjs/gatsby/issues/37836) ([f364450](https://github.com/gatsbyjs/gatsby/commit/f364450256d6930065b0cce539ee22410309e549))
- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))
- update typescript to v5 (major) [#37906](https://github.com/gatsbyjs/gatsby/issues/37906) ([3859ba6](https://github.com/gatsbyjs/gatsby/commit/3859ba6ce629e658525f858a8799b08c34c3eda5))

#### Chores

- update typescript [#37848](https://github.com/gatsbyjs/gatsby/issues/37848) ([9f92796](https://github.com/gatsbyjs/gatsby/commit/9f92796070b0e73fa92089af93de376c9be9021e))
- update dependency msw to v1 for gatsby-core-utils [#37895](https://github.com/gatsbyjs/gatsby/issues/37895) ([1b55deb](https://github.com/gatsbyjs/gatsby/commit/1b55debc0d72a2dc3ae82b043e6bbab8d40eac57))

## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.8.0/packages/gatsby-core-utils) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.9.0/packages/gatsby-cypress) (2023-04-18)

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

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

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.8.0/packages/gatsby-cypress) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.9.0/packages/gatsby-design-tokens) (2023-04-18)

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

#### Chores

- remove agadoo [#37894](https://github.com/gatsbyjs/gatsby/issues/37894) ([55978cf](https://github.com/gatsbyjs/gatsby/commit/55978cf3edfa47c1b20bb9a5543457f1df442e43))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.8.0/packages/gatsby-design-tokens) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.9.0/packages/gatsby-dev-cli) (2023-04-18)

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

#### Bug Fixes

- update dependency verdaccio to ^5.23.1 for gatsby-dev-cli [#37871](https://github.com/gatsbyjs/gatsby/issues/37871) ([85d2aed](https://github.com/gatsbyjs/gatsby/commit/85d2aed9eb64b80a255ab78622291db4c358c772))
- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.8.0/packages/gatsby-dev-cli) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.9.0/packages/gatsby-graphiql-explorer) (2023-04-18)

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

#### Chores

- update [dev] minor and patch dependencies for gatsby-graphiql-explorer [#37815](https://github.com/gatsbyjs/gatsby/issues/37815) ([0c8d0c5](https://github.com/gatsbyjs/gatsby/commit/0c8d0c5dc1401f0f03fe079e4d1cde708da8e35b))

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.8.0/packages/gatsby-graphiql-explorer) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.9.0/packages/gatsby-legacy-polyfills) (2023-04-18)

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

#### Bug Fixes

- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.8.0/packages/gatsby-legacy-polyfills) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.9.0/packages/gatsby-link) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.8.0/packages/gatsby-link) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-page-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.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.9.0/packages/gatsby-page-utils) (2023-04-18)

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

#### Bug Fixes

- update typescript to v5 (major) [#37906](https://github.com/gatsbyjs/gatsby/issues/37906) ([3859ba6](https://github.com/gatsbyjs/gatsby/commit/3859ba6ce629e658525f858a8799b08c34c3eda5))

#### Chores

- update typescript [#37848](https://github.com/gatsbyjs/gatsby/issues/37848) ([9f92796](https://github.com/gatsbyjs/gatsby/commit/9f92796070b0e73fa92089af93de376c9be9021e))
- update dependency rimraf to v4 for gatsby-page-utils [#37898](https://github.com/gatsbyjs/gatsby/issues/37898) ([644cb73](https://github.com/gatsbyjs/gatsby/commit/644cb735354709155140e668d35fea92a9cf9ddf))

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.8.0/packages/gatsby-page-utils) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-parcel-config/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.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.9.0/packages/gatsby-parcel-config) (2023-04-18)

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

**Note:** Version bump only for package gatsby-parcel-config

## [1.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.8.0/packages/gatsby-parcel-config) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-parcel-namer-relative-to-cwd/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](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.9.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-04-18)

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

**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd

## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.8.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-03-21)

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

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.9.0/packages/gatsby-plugin-benchmark-reporting) (2023-04-18)

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

#### Bug Fixes

- update dependency node-fetch to ^2.6.9 for gatsby-plugin-benchmark-reporting [#37829](https://github.com/gatsbyjs/gatsby/issues/37829) ([a728abf](https://github.com/gatsbyjs/gatsby/commit/a728abf5d8423bc4d04c22bfd85f0ec400c8683d))

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.8.0/packages/gatsby-plugin-benchmark-reporting) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.9.0/packages/gatsby-plugin-canonical-urls) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.8.0/packages/gatsby-plugin-canonical-urls) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.9.0/packages/gatsby-plugin-catch-links) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.8.0/packages/gatsby-plugin-catch-links) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.9.0/packages/gatsby-plugin-coffeescript) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.8.0/packages/gatsby-plugin-coffeescript) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.9.0/packages/gatsby-plugin-cxs) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.8.0/packages/gatsby-plugin-cxs) (2023-03-21)

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

## [8.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.9.0/packages/gatsby-plugin-emotion) (2023-04-18)

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

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

## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.8.0/packages/gatsby-plugin-emotion) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.9.0/packages/gatsby-plugin-facebook-analytics) (2023-04-18)

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

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

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.8.0/packages/gatsby-plugin-facebook-analytics) (2023-03-21)

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

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.9.0/packages/gatsby-plugin-feed) (2023-04-18)

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

#### Bug Fixes

- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))

#### Chores

- Update README with clearer instructions [#37930](https://github.com/gatsbyjs/gatsby/issues/37930) ([4a1b2ce](https://github.com/gatsbyjs/gatsby/commit/4a1b2ce278d08bd6b473e891dab588efc51c9f63))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.8.0/packages/gatsby-plugin-feed) (2023-03-21)

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

0 comments on commit d6b7cd2

Please sign in to comment.