Skip to content

Commit

Permalink
chore(changelogs): update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbybot committed Jan 6, 2025
1 parent baa1b8e commit c3b21dd
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
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.14.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/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/[email protected]/packages/gatsby-link) (2024-11-06)

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

## [9.0.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/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/[email protected]/packages/gatsby-source-shopify) (2024-12-13)

#### Features
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]/packages/gatsby) (2024-12-20)

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

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby) (2024-11-06)

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

0 comments on commit c3b21dd

Please sign in to comment.