Skip to content

Commit 8492f7f

Browse files
authored
chore(changelogs): update changelogs (#39292)
1 parent e8e17e7 commit 8492f7f

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

packages/gatsby-source-wordpress/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.15.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-wordpress) (2025-04-09)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14)
9+
10+
#### Features
11+
12+
- support wp-graphql@2 [#39263](https://github.com/gatsbyjs/gatsby/issues/39263) [#39269](https://github.com/gatsbyjs/gatsby/issues/39269) ([4c327b5](https://github.com/gatsbyjs/gatsby/commit/4c327b5c7724d851b2d495565002715a766405d3))
13+
614
## [7.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-wordpress) (2024-11-06)
715

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

packages/gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [5.14.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby) (2025-04-09)
7+
8+
#### Bug Fixes
9+
10+
- Align types of rootNodeMap during root node tracking [#39262](https://github.com/gatsbyjs/gatsby/issues/39262) [#39270](https://github.com/gatsbyjs/gatsby/issues/39270) [#39261](https://github.com/gatsbyjs/gatsby/issues/39261) ([e990476](https://github.com/gatsbyjs/gatsby/commit/e990476537942aeab260af2104968d0898f5f90c))
11+
612
### [5.14.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby) (2025-04-07)
713

814
#### Bug Fixes

0 commit comments

Comments
 (0)