Skip to content

Commit 2b96f7e

Browse files
authored
chore(master): release 2.0.0-rc.209 (#1245)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.209](v2.0.0-rc.208...v2.0.0-rc.209) (2025-07-22) ### Bug Fixes * merge inline fragment and field selections together ([#1240](#1240)) ([99f2b32](99f2b32)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Resolved an issue where inline fragment and field selections were not merged correctly. * **Documentation** * Added a changelog entry for version 2.0.0-rc.209 detailing the latest bug fix. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 99f2b32 commit 2b96f7e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"v2": "2.0.0-rc.208",
2+
"v2": "2.0.0-rc.209",
33
"execution": "1.4.0"
44
}

v2/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.0-rc.209](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.208...v2.0.0-rc.209) (2025-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* merge inline fragment and field selections together ([#1240](https://github.com/wundergraph/graphql-go-tools/issues/1240)) ([99f2b32](https://github.com/wundergraph/graphql-go-tools/commit/99f2b321990591f51a1dd0f84e6b3696fb457d33))
9+
310
## [2.0.0-rc.208](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.207...v2.0.0-rc.208) (2025-07-18)
411

512

0 commit comments

Comments
 (0)