diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 19ec3aee985b4..3e80de873cf95 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/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.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.14.1/packages/gatsby-link) (2024-12-20) + +#### Bug Fixes + +- fix navigate method type fix [#39188](https://github.com/gatsbyjs/gatsby/issues/39188) ([139aedd](https://github.com/gatsbyjs/gatsby/commit/139aedd6c91d2ec655bfa4996beaaa39b8d84c65)) + ## [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) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 275875f3c55a0..abd0e118093d8 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/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. +## [9.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@9.0.0/packages/gatsby-source-shopify) (2025-01-02) + +#### Other Changes + +- feat!(gatsby-source-shopify): upgrade from Shopify API version 2022-04 to 2024-04 [#39082](https://github.com/gatsbyjs/gatsby/issues/39082) [#39202](https://github.com/gatsbyjs/gatsby/issues/39202) ([a316ba0](https://github.com/gatsbyjs/gatsby/commit/a316ba08f1d58969e6246c07a1d339e8a98793e8)) + ### [8.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.14.1/packages/gatsby-source-shopify) (2024-12-13) #### Features diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index cec3877ceadbe..f4040f8b36fe3 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/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. +### [5.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.14.1/packages/gatsby) (2024-12-20) + +**Note:** Version bump only for package gatsby + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.14.0/packages/gatsby) (2024-11-06) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14)