Skip to content

Commit 4f8c065

Browse files
authored
chore(changelogs): update changelogs (#38769)
Co-authored-by: GatsbyJS Bot <[email protected]>
1 parent e65c6ee commit 4f8c065

File tree

107 files changed

+731
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+731
-0
lines changed

packages/babel-plugin-remove-graphql-queries/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2023-10-26)
713

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

packages/babel-preset-gatsby-package/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2023-08-24)
713

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

packages/babel-preset-gatsby/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2023-10-26)
713

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

packages/create-gatsby/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package create-gatsby
11+
612
### [3.12.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2023-10-26)
713

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

packages/gatsby-cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
#### Bug Fixes
11+
12+
- don't break builds when using features unsupported by adapter [#38520](https://github.com/gatsbyjs/gatsby/issues/38520) ([6674ad6](https://github.com/gatsbyjs/gatsby/commit/6674ad67946c6f65e17e2cfbe45f0e9f3c69a0a3))
13+
14+
#### Chores
15+
16+
- update [dev] minor and patch dependencies for gatsby-cli [#38592](https://github.com/gatsbyjs/gatsby/issues/38592) ([d148295](https://github.com/gatsbyjs/gatsby/commit/d1482959ee5e943f9ed74e7dfb9dccb078f87836))
17+
618
### [5.12.4](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2023-10-26)
719

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

packages/gatsby-codemods/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
#### Chores
11+
12+
- update dependency @types/jscodeshift to ^0.11.11 for gatsby-codemods [#38595](https://github.com/gatsbyjs/gatsby/issues/38595) ([7a7fa5f](https://github.com/gatsbyjs/gatsby/commit/7a7fa5f8e4f324a29d9fd48c06f3f1073fd6dbc9))
13+
614
## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2023-08-24)
715

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

packages/gatsby-core-utils/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
#### Bug Fixes
11+
12+
- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) ([48d311e](https://github.com/gatsbyjs/gatsby/commit/48d311e71f7ab6865b0615f6f291764b4b04a874))
13+
614
### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2023-10-26)
715

816
#### Bug Fixes

packages/gatsby-cypress/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2023-08-24)
713

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

packages/gatsby-design-tokens/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2023-08-24)
713

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

packages/gatsby-dev-cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2023-08-24)
713

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

packages/gatsby-graphiql-explorer/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
#### Features
11+
12+
- lower minimum node version [#38577](https://github.com/gatsbyjs/gatsby/issues/38577) ([9a2e746](https://github.com/gatsbyjs/gatsby/commit/9a2e7467b9c0588e46f2e6916222a47b1d27cb69))
13+
614
### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2023-09-27)
715

816
#### Features

packages/gatsby-legacy-polyfills/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-legacy-polyfills
11+
612
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2023-08-24)
713

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

packages/gatsby-link/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-link
11+
612
### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2023-10-26)
713

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

packages/gatsby-page-utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-page-utils
11+
612
### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2023-10-26)
713

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

packages/gatsby-parcel-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-parcel-config) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-parcel-config
11+
612
### [1.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-parcel-config) (2023-10-26)
713

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

packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/[email protected]/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd
11+
612
### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/[email protected]/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-10-26)
713

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

packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
11+
612
### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2023-10-26)
713

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

packages/gatsby-plugin-canonical-urls/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2023-08-24)
713

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

packages/gatsby-plugin-catch-links/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-catch-links
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2023-08-24)
713

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

packages/gatsby-plugin-coffeescript/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-coffeescript
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2023-08-24)
713

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

packages/gatsby-plugin-cxs/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-cxs
11+
612
### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2023-10-26)
713

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

packages/gatsby-plugin-emotion/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-emotion
11+
612
## [8.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2023-08-24)
713

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

packages/gatsby-plugin-facebook-analytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2023-08-24)
713

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

packages/gatsby-plugin-feed/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-feed
11+
612
### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2023-10-26)
713

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

packages/gatsby-plugin-flow/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-flow
11+
612
### [4.12.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2023-10-26)
713

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

packages/gatsby-plugin-fullstory/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-fullstory
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2023-08-24)
713

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

packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-gatsby-cloud) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
#### Other Changes
11+
12+
- Update gatsby-cloud-plugin README [#38479](https://github.com/gatsbyjs/gatsby/issues/38479) ([743cb95](https://github.com/gatsbyjs/gatsby/commit/743cb95f0a5d86d705881eac986c188cc5bc48b6))
13+
614
### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-gatsby-cloud) (2023-10-26)
715

816
**Note:** Version bump only for package gatsby-plugin-gatsby-cloud

packages/gatsby-plugin-google-analytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-analytics) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-google-analytics
11+
612
## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-analytics) (2023-08-24)
713

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

packages/gatsby-plugin-google-gtag/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-gtag) (2023-12-18)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
9+
10+
**Note:** Version bump only for package gatsby-plugin-google-gtag
11+
612
### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-gtag) (2023-10-26)
713

814
**Note:** Version bump only for package gatsby-plugin-google-gtag

0 commit comments

Comments
 (0)