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

Merged
merged 1 commit into from
Dec 19, 2023
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.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.0/packages/babel-plugin-remove-graphql-queries) (2023-12-18)

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

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

### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.12.1/packages/babel-plugin-remove-graphql-queries) (2023-10-26)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
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.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.0/packages/babel-preset-gatsby-package) (2023-12-18)

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

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

## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.12.0/packages/babel-preset-gatsby-package) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.0/packages/babel-preset-gatsby) (2023-12-18)

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

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

### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.12.1/packages/babel-preset-gatsby) (2023-10-26)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
6 changes: 6 additions & 0 deletions packages/create-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.13.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.0/packages/create-gatsby) (2023-12-18)

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

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

### [3.12.3](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.12.3/packages/create-gatsby) (2023-10-26)

**Note:** Version bump only for package create-gatsby
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby-cli/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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.0/packages/gatsby-cli) (2023-12-18)

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

#### Bug Fixes

- 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))

#### Chores

- 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))

### [5.12.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.12.4/packages/gatsby-cli) (2023-10-26)

**Note:** Version bump only for package gatsby-cli
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.0/packages/gatsby-codemods) (2023-12-18)

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

#### Chores

- 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))

## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.12.0/packages/gatsby-codemods) (2023-08-24)

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

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

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

#### Bug Fixes

- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) ([48d311e](https://github.com/gatsbyjs/gatsby/commit/48d311e71f7ab6865b0615f6f291764b4b04a874))

### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.1/packages/gatsby-core-utils) (2023-10-26)

#### Bug Fixes
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.0/packages/gatsby-cypress) (2023-12-18)

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

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

## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.12.0/packages/gatsby-cypress) (2023-08-24)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.12.0/packages/gatsby-design-tokens) (2023-08-24)

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

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

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.12.0/packages/gatsby-dev-cli) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.0/packages/gatsby-graphiql-explorer) (2023-12-18)

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

#### Features

- lower minimum node version [#38577](https://github.com/gatsbyjs/gatsby/issues/38577) ([9a2e746](https://github.com/gatsbyjs/gatsby/commit/9a2e7467b9c0588e46f2e6916222a47b1d27cb69))

### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.12.1/packages/gatsby-graphiql-explorer) (2023-09-27)

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

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

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

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

## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.12.0/packages/gatsby-legacy-polyfills) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.13.0/packages/gatsby-link) (2023-12-18)

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

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

### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.12.1/packages/gatsby-link) (2023-10-26)

**Note:** Version bump only for package gatsby-link
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-page-utils/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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.13.0/packages/gatsby-page-utils) (2023-12-18)

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

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

### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.12.1/packages/gatsby-page-utils) (2023-10-26)

**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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.13.0/packages/gatsby-parcel-config) (2023-12-18)

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

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

### [1.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.12.1/packages/gatsby-parcel-config) (2023-10-26)

**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.13.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.13.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-12-18)

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

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

### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.12.1/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-10-26)

**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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.13.0/packages/gatsby-plugin-benchmark-reporting) (2023-12-18)

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

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

### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.12.1/packages/gatsby-plugin-benchmark-reporting) (2023-10-26)

**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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.13.0/packages/gatsby-plugin-canonical-urls) (2023-12-18)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.12.0/packages/gatsby-plugin-canonical-urls) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.13.0/packages/gatsby-plugin-catch-links) (2023-12-18)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.12.0/packages/gatsby-plugin-catch-links) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.13.0/packages/gatsby-plugin-coffeescript) (2023-12-18)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.12.0/packages/gatsby-plugin-coffeescript) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.13.0/packages/gatsby-plugin-cxs) (2023-12-18)

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

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

### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.12.3/packages/gatsby-plugin-cxs) (2023-10-26)

**Note:** Version bump only for package gatsby-plugin-cxs
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.13.0/packages/gatsby-plugin-emotion) (2023-12-18)

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

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

## [8.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.12.0/packages/gatsby-plugin-emotion) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.13.0/packages/gatsby-plugin-facebook-analytics) (2023-12-18)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.12.0/packages/gatsby-plugin-facebook-analytics) (2023-08-24)

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

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

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

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

### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.3/packages/gatsby-plugin-feed) (2023-10-26)

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

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.13.0/packages/gatsby-plugin-flow) (2023-12-18)

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

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

### [4.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.12.3/packages/gatsby-plugin-flow) (2023-10-26)

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

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

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.12.0/packages/gatsby-plugin-fullstory) (2023-08-24)

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

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

#### Other Changes

- Update gatsby-cloud-plugin README [#38479](https://github.com/gatsbyjs/gatsby/issues/38479) ([743cb95](https://github.com/gatsbyjs/gatsby/commit/743cb95f0a5d86d705881eac986c188cc5bc48b6))

### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.12.2/packages/gatsby-plugin-gatsby-cloud) (2023-10-26)

**Note:** Version bump only for package gatsby-plugin-gatsby-cloud
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-google-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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.13.0/packages/gatsby-plugin-google-analytics) (2023-12-18)

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

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

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.12.0/packages/gatsby-plugin-google-analytics) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-google-gtag/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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.13.0/packages/gatsby-plugin-google-gtag) (2023-12-18)

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

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

### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.12.3/packages/gatsby-plugin-google-gtag) (2023-10-26)

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