From a4fe947cb35ac12115e95a851dc2be8f4c40d908 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Tue, 23 Apr 2024 00:09:12 +0000 Subject: [PATCH] chore(changelogs): update changelogs --- packages/babel-preset-gatsby/CHANGELOG.md | 4 ++++ packages/gatsby-cli/CHANGELOG.md | 6 ++++++ packages/gatsby-legacy-polyfills/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-offline/CHANGELOG.md | 6 ++++++ packages/gatsby-source-wordpress/CHANGELOG.md | 4 ++++ packages/gatsby/CHANGELOG.md | 6 ++++++ 6 files changed, 32 insertions(+) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 035ee7c4a159e..2f6fcbcdbe592 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [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 + ### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.1/packages/babel-preset-gatsby) (2024-01-23) **Note:** Version bump only for package babel-preset-gatsby diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 90f44ff3f695e..45f47abf488eb 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -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.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.3/packages/gatsby-cli) (2024-04-10) + +#### Bug Fixes + +- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) [#38929](https://github.com/gatsbyjs/gatsby/issues/38929) ([edaf016](https://github.com/gatsbyjs/gatsby/commit/edaf016906b593f0e028fa4a4e0b4ecc41cf1cc6)) + ### [5.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.2/packages/gatsby-cli) (2024-01-23) #### Chores diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index 947a3a4007aa9..a0891ba846c4d 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/CHANGELOG.md @@ -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.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.13.1/packages/gatsby-legacy-polyfills) (2024-04-10) + +#### Bug Fixes + +- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) [#38929](https://github.com/gatsbyjs/gatsby/issues/38929) ([edaf016](https://github.com/gatsbyjs/gatsby/commit/edaf016906b593f0e028fa4a4e0b4ecc41cf1cc6)) + ## [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) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 5641fdbfabe67..a733f6aa20c46 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -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. +### [6.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.13.2/packages/gatsby-plugin-offline) (2024-04-10) + +#### Bug Fixes + +- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) [#38929](https://github.com/gatsbyjs/gatsby/issues/38929) ([edaf016](https://github.com/gatsbyjs/gatsby/commit/edaf016906b593f0e028fa4a4e0b4ecc41cf1cc6)) + ### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.13.1/packages/gatsby-plugin-offline) (2024-01-23) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 6f0ca74fe6657..d6c0994c2de65 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [7.13.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.13.4/packages/gatsby-source-wordpress) (2024-04-10) + +**Note:** Version bump only for package gatsby-source-wordpress + ### [7.13.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.13.3/packages/gatsby-source-wordpress) (2024-02-23) #### Bug Fixes diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 57d528dc03ea4..be239d9cec9d8 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -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.4](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.13.4/packages/gatsby) (2024-04-10) + +#### Bug Fixes + +- handler generation on windows [#38900](https://github.com/gatsbyjs/gatsby/issues/38900) [#38929](https://github.com/gatsbyjs/gatsby/issues/38929) ([edaf016](https://github.com/gatsbyjs/gatsby/commit/edaf016906b593f0e028fa4a4e0b4ecc41cf1cc6)) + ### [5.13.3](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.13.3/packages/gatsby) (2024-01-25) #### Bug Fixes