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 #39156

Merged
merged 1 commit into from
Nov 7, 2024
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.

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.14.0/packages/babel-plugin-remove-graphql-queries) (2024-11-06)

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

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

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.1/packages/babel-plugin-remove-graphql-queries) (2024-01-23)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
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.

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.14.0/packages/babel-preset-gatsby-package) (2024-11-06)

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

#### Chores

- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) ([3d4d6a6](https://github.com/gatsbyjs/gatsby/commit/3d4d6a6e222cf3bff3f2c2cdfb0cc539bad2403a))
- update dependency @types/babel\_\_core to ^7.20.5 for babel-preset-gatsby-package [#38594](https://github.com/gatsbyjs/gatsby/issues/38594) ([aef8e58](https://github.com/gatsbyjs/gatsby/commit/aef8e58f70fe7231a6c928cad2864c9b3fb18dad))

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.1/packages/babel-preset-gatsby-package) (2024-01-23)

#### Chores
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.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.14.0/packages/babel-preset-gatsby) (2024-11-06)

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

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

### [3.13.2](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.2/packages/babel-preset-gatsby) (2024-04-10)

**Note:** Version bump only for package babel-preset-gatsby
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.14.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.14.0/packages/create-gatsby) (2024-11-06)

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

#### Bug Fixes

- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))
- remove outdated `forceFullSync` option from readme [#38787](https://github.com/gatsbyjs/gatsby/issues/38787) ([a39d374](https://github.com/gatsbyjs/gatsby/commit/a39d374232709ba310a8a2cc4a17f0469ebaa8d5))

#### Chores

- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8))

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.1/packages/create-gatsby) (2024-01-23)

**Note:** Version bump only for package create-gatsby
Expand Down
26 changes: 26 additions & 0 deletions packages/gatsby-adapter-netlify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.2.0/packages/gatsby-adapter-netlify) (2024-11-06)

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

#### Features

- allow dsg/ssr renders without access to datastore if it's not required [#38974](https://github.com/gatsbyjs/gatsby/issues/38974) ([884ecaf](https://github.com/gatsbyjs/gatsby/commit/884ecaf57ba67a453fe90ecdf9999cc3549384d5))

#### Bug Fixes

- support monorepos [#39005](https://github.com/gatsbyjs/gatsby/issues/39005) ([1a56c34](https://github.com/gatsbyjs/gatsby/commit/1a56c3433a4285220358a22a9d72facbc1ce59e0))
- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) ([c91ed28](https://github.com/gatsbyjs/gatsby/commit/c91ed287fd319a345c2f27877e20656826767e92))
- add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engine [#38822](https://github.com/gatsbyjs/gatsby/issues/38822) ([bbdddd7](https://github.com/gatsbyjs/gatsby/commit/bbdddd74063161c838c652e49448301fef5987c9))
- update dependency cookie to ^0.6.0 [#38725](https://github.com/gatsbyjs/gatsby/issues/38725) ([f3e617b](https://github.com/gatsbyjs/gatsby/commit/f3e617b370406342c8f5a001ce0ec05da01b80ab))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))
- update remote url docs [#38768](https://github.com/gatsbyjs/gatsby/issues/38768) ([357e77f](https://github.com/gatsbyjs/gatsby/commit/357e77f88e19186bf6c39c0efc9d7ebca3e72e4f))

#### Performance Improvements

- improve adapt() performance [#38988](https://github.com/gatsbyjs/gatsby/issues/38988) ([ec77bed](https://github.com/gatsbyjs/gatsby/commit/ec77beded8ed28d8ec713f109673bd9c75d264d8))

#### Other Changes

- Fixing missing .default #38606 [#38606](https://github.com/gatsbyjs/gatsby/issues/38606) [#38816](https://github.com/gatsbyjs/gatsby/issues/38816) ([5d48a98](https://github.com/gatsbyjs/gatsby/commit/5d48a9877acab00100a2e280c1ce50e080246ee8))
- add CHANGELOG.md [#38848](https://github.com/gatsbyjs/gatsby/issues/38848) ([7cea40b](https://github.com/gatsbyjs/gatsby/commit/7cea40b61a8cbb9272d2d5cb7d637ae2a22d80e3))

### [1.1.7](https://github.com/gatsbyjs/gatsby/commits/gatsby-adapter-netlify@1.1.7/packages/gatsby-adapter-netlify) (2024-07-12)

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

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.14.0/packages/gatsby-cli) (2024-11-06)

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

#### Bug Fixes

- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) ([c91ed28](https://github.com/gatsbyjs/gatsby/commit/c91ed287fd319a345c2f27877e20656826767e92))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

#### Chores

- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8))
- update dependency rollup to ^2.79.2 for gatsby-cli [#39115](https://github.com/gatsbyjs/gatsby/issues/39115) ([d5ef4da](https://github.com/gatsbyjs/gatsby/commit/d5ef4dabc16109958200387706243bafdd67fec1))
- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) ([3d4d6a6](https://github.com/gatsbyjs/gatsby/commit/3d4d6a6e222cf3bff3f2c2cdfb0cc539bad2403a))
- bump clipboardy [#38775](https://github.com/gatsbyjs/gatsby/issues/38775) ([ee158d9](https://github.com/gatsbyjs/gatsby/commit/ee158d9f23854bd2ced46db3183de52f001f25a7))

### [5.13.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.3/packages/gatsby-cli) (2024-04-10)

#### Bug Fixes
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-codemods/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-codemods@4.14.0/packages/gatsby-codemods) (2024-11-06)

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

#### Bug Fixes

- call jscodeshift natively [#38635](https://github.com/gatsbyjs/gatsby/issues/38635) ([f129c37](https://github.com/gatsbyjs/gatsby/commit/f129c37e4540754613f403af1e54e74f674b178a))

### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.1/packages/gatsby-codemods) (2024-01-23)

**Note:** Version bump only for package gatsby-codemods
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-core-utils/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.

## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.14.0/packages/gatsby-core-utils) (2024-11-06)

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

#### Bug Fixes

- update dependency hash-wasm to ^4.11.0 for gatsby-core-utils [#38678](https://github.com/gatsbyjs/gatsby/issues/38678) ([f8ce66e](https://github.com/gatsbyjs/gatsby/commit/f8ce66e751ccb4d998fc884b7b530acbac7c590c))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.1/packages/gatsby-core-utils) (2024-01-23)

**Note:** Version bump only for package gatsby-core-utils
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.14.0/packages/gatsby-cypress) (2024-11-06)

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

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

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.1/packages/gatsby-cypress) (2024-01-23)

**Note:** Version bump only for package gatsby-cypress
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.

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.14.0/packages/gatsby-design-tokens) (2024-11-06)

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

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

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

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

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.14.0/packages/gatsby-dev-cli) (2024-11-06)

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

#### Bug Fixes

- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) ([d2ffc2a](https://github.com/gatsbyjs/gatsby/commit/d2ffc2a348fd62f9b0f887f860d415c813f9cbac))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

#### Chores

- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8))

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.1/packages/gatsby-dev-cli) (2024-01-23)

#### Bug Fixes
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.

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.14.0/packages/gatsby-graphiql-explorer) (2024-11-06)

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

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

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.1/packages/gatsby-graphiql-explorer) (2024-01-23)

**Note:** Version bump only for package gatsby-graphiql-explorer
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-legacy-polyfills/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.

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.14.0/packages/gatsby-legacy-polyfills) (2024-11-06)

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

#### Bug Fixes

- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) ([c91ed28](https://github.com/gatsbyjs/gatsby/commit/c91ed287fd319a345c2f27877e20656826767e92))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.13.1/packages/gatsby-legacy-polyfills) (2024-04-10)

#### Bug Fixes
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby-link/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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.14.0/packages/gatsby-link) (2024-11-06)

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

#### Bug Fixes

- navigate doesn't return anything [#38590](https://github.com/gatsbyjs/gatsby/issues/38590) ([6cb6ffb](https://github.com/gatsbyjs/gatsby/commit/6cb6ffb02f7080a1cfd02f88ebf34c18a51f54b3))

#### Chores

- update dependency del-cli to ^5.1.0 for gatsby-link [#38502](https://github.com/gatsbyjs/gatsby/issues/38502) ([a04af7c](https://github.com/gatsbyjs/gatsby/commit/a04af7c1000edaa7f8e06da02dec0f3d404465f7))

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.13.1/packages/gatsby-link) (2024-01-23)

**Note:** Version bump only for package gatsby-link
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.

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.14.0/packages/gatsby-page-utils) (2024-11-06)

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

#### Chores

- update [dev] minor and patch dependencies for gatsby-page-utils [#38593](https://github.com/gatsbyjs/gatsby/issues/38593) ([e8efe88](https://github.com/gatsbyjs/gatsby/commit/e8efe8849f8b882fef6fc2f06439c04db2352f0b))

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.13.1/packages/gatsby-page-utils) (2024-01-23)

**Note:** Version bump only for package gatsby-page-utils
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.14.0/packages/gatsby-parcel-config) (2024-11-06)

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

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

### [1.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.13.1/packages/gatsby-parcel-config) (2024-01-23)

**Note:** Version bump only for package gatsby-parcel-config
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.14.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.14.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2024-11-06)

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

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

### [2.13.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.13.1/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2024-01-23)

**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd
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.

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.14.0/packages/gatsby-plugin-benchmark-reporting) (2024-11-06)

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

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

### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.13.1/packages/gatsby-plugin-benchmark-reporting) (2024-01-23)

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.14.0/packages/gatsby-plugin-canonical-urls) (2024-11-06)

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

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

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.13.1/packages/gatsby-plugin-canonical-urls) (2024-01-23)

**Note:** Version bump only for package gatsby-plugin-canonical-urls
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.14.0/packages/gatsby-plugin-catch-links) (2024-11-06)

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

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

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.13.1/packages/gatsby-plugin-catch-links) (2024-01-23)

**Note:** Version bump only for package gatsby-plugin-catch-links
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.14.0/packages/gatsby-plugin-coffeescript) (2024-11-06)

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

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

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.13.1/packages/gatsby-plugin-coffeescript) (2024-01-23)

**Note:** Version bump only for package gatsby-plugin-coffeescript
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.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.14.0/packages/gatsby-plugin-cxs) (2024-11-06)

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

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

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.13.1/packages/gatsby-plugin-cxs) (2024-01-23)

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