diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 035ee7c4a159..2f6fcbcdbe59 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 90f44ff3f695..45f47abf488e 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 947a3a4007aa..a0891ba846c4 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 5641fdbfabe6..a733f6aa20c4 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 6f0ca74fe665..d6c0994c2de6 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 57d528dc03ea..be239d9cec9d 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