Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(changelogs): update changelogs #35627

Merged
merged 1 commit into from
May 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.14.0/packages/babel-plugin-remove-graphql-queries) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.13.0/packages/babel-plugin-remove-graphql-queries) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
9 changes: 9 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,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.14.0/packages/babel-preset-gatsby-package) (2022-05-10)

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

#### Bug Fixes

- update dependency core-js to ^3.22.3 [#35541](https://github.com/gatsbyjs/gatsby/issues/35541) ([1a4d0ea](https://github.com/gatsbyjs/gatsby/commit/1a4d0eaaa9a0c8e322db8eb7509d0d62e3e432c5))
- update dependency core-js to ^3.22.2 [#33381](https://github.com/gatsbyjs/gatsby/issues/33381) ([f4a7ca5](https://github.com/gatsbyjs/gatsby/commit/f4a7ca57b3b5e0a45bb883d13065e7df3ec8a324))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.13.0/packages/babel-preset-gatsby-package) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-preset-gatsby/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.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.14.0/packages/babel-preset-gatsby) (2022-05-10)

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

#### Bug Fixes

- update dependency babel-plugin-macros to v3 for babel-preset-gatsby [#33508](https://github.com/gatsbyjs/gatsby/issues/33508) ([7445aa3](https://github.com/gatsbyjs/gatsby/commit/7445aa34e0138e676fb506b48bd120b245daee35))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.13.0/packages/babel-preset-gatsby) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/create-gatsby/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.14.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.14.0/packages/create-gatsby) (2022-05-10)

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

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

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

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

## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.14.0/packages/gatsby-cli) (2022-05-10)

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

#### Bug Fixes

- Better TS compilation error [#35594](https://github.com/gatsbyjs/gatsby/issues/35594) ([053180a](https://github.com/gatsbyjs/gatsby/commit/053180af29adb916536955291a63399bf5e7f3ad))
- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))
- update dependency semver to ^7.3.7 [#35543](https://github.com/gatsbyjs/gatsby/issues/35543) ([f593e00](https://github.com/gatsbyjs/gatsby/commit/f593e005e4561b423a297e967205d833451a2f55))

#### Chores

- update dependency typescript to ^4.6.4 [#34984](https://github.com/gatsbyjs/gatsby/issues/34984) ([71eb414](https://github.com/gatsbyjs/gatsby/commit/71eb414ad5abf1c835a2c243f01ac98ea5ee7e37))

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

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.14.0/packages/gatsby-codemods) (2022-05-10)

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

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

## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.13.0/packages/gatsby-codemods) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.14.0/packages/gatsby-core-utils) (2022-05-10)

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

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))
- fix Source and destination must not be the same fix [#35503](https://github.com/gatsbyjs/gatsby/issues/35503) ([f968c84](https://github.com/gatsbyjs/gatsby/commit/f968c84b3c27cd45bc5b2fea93c3b46390efe54d))

#### Chores

- update dependency typescript to ^4.6.4 [#34984](https://github.com/gatsbyjs/gatsby/issues/34984) ([71eb414](https://github.com/gatsbyjs/gatsby/commit/71eb414ad5abf1c835a2c243f01ac98ea5ee7e37))

## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.13.0/packages/gatsby-core-utils) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.14.0/packages/gatsby-cypress) (2022-05-10)

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

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

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.13.0/packages/gatsby-cypress) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.14.0/packages/gatsby-design-tokens) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.13.0/packages/gatsby-design-tokens) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-dev-cli/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.14.0/packages/gatsby-dev-cli) (2022-05-10)

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

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

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

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

## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.14.0/packages/gatsby-graphiql-explorer) (2022-05-10)

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

#### Bug Fixes

- update dependency core-js to ^3.22.3 [#35541](https://github.com/gatsbyjs/gatsby/issues/35541) ([1a4d0ea](https://github.com/gatsbyjs/gatsby/commit/1a4d0eaaa9a0c8e322db8eb7509d0d62e3e432c5))
- update dependency core-js to ^3.22.2 [#33381](https://github.com/gatsbyjs/gatsby/issues/33381) ([f4a7ca5](https://github.com/gatsbyjs/gatsby/commit/f4a7ca57b3b5e0a45bb883d13065e7df3ec8a324))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.13.0/packages/gatsby-graphiql-explorer) (2022-04-26)

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

## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.14.0/packages/gatsby-legacy-polyfills) (2022-05-10)

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

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.13.0/packages/gatsby-legacy-polyfills) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-link/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.14.0/packages/gatsby-link) (2022-05-10)

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

#### Bug Fixes

- update dependency prop-types to ^15.8.1 for gatsby-link [#35291](https://github.com/gatsbyjs/gatsby/issues/35291) ([bf854ca](https://github.com/gatsbyjs/gatsby/commit/bf854ca65f6b1c82878796f61a51b99e73c5cad3))

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.13.0/packages/gatsby-link) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-page-utils/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.14.0/packages/gatsby-page-utils) (2022-05-10)

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

#### Chores

- update dependency typescript to ^4.6.4 [#34984](https://github.com/gatsbyjs/gatsby/issues/34984) ([71eb414](https://github.com/gatsbyjs/gatsby/commit/71eb414ad5abf1c835a2c243f01ac98ea5ee7e37))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.13.0/packages/gatsby-page-utils) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.14.0/packages/gatsby-plugin-benchmark-reporting) (2022-05-10)

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

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.13.0/packages/gatsby-plugin-benchmark-reporting) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.14.0/packages/gatsby-plugin-canonical-urls) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.13.0/packages/gatsby-plugin-canonical-urls) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.14.0/packages/gatsby-plugin-catch-links) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.13.0/packages/gatsby-plugin-catch-links) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-coffeescript/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.14.0/packages/gatsby-plugin-coffeescript) (2022-05-10)

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

#### Bug Fixes

- update dependency coffeescript to ^2.7.0 for gatsby-plugin-coffeescript [#35550](https://github.com/gatsbyjs/gatsby/issues/35550) ([0abdcd6](https://github.com/gatsbyjs/gatsby/commit/0abdcd6cab17b8e79aa4036b7a19c8aed8af032c))

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.13.0/packages/gatsby-plugin-coffeescript) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.14.0/packages/gatsby-plugin-cxs) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.13.0/packages/gatsby-plugin-cxs) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.14.0/packages/gatsby-plugin-emotion) (2022-05-10)

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

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

## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.13.0/packages/gatsby-plugin-emotion) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.14.0/packages/gatsby-plugin-facebook-analytics) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.13.0/packages/gatsby-plugin-facebook-analytics) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-feed/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.14.0/packages/gatsby-plugin-feed) (2022-05-10)

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

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.13.0/packages/gatsby-plugin-feed) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.14.0/packages/gatsby-plugin-flow) (2022-05-10)

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

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

## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.13.0/packages/gatsby-plugin-flow) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-fullstory/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.14.0/packages/gatsby-plugin-fullstory) (2022-05-10)

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

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.13.0/packages/gatsby-plugin-fullstory) (2022-04-26)

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