Skip to content

Commit a490fad

Browse files
authored
chore(master): release 2.0.0-rc.217 (#1264)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.217](v2.0.0-rc.216...v2.0.0-rc.217) (2025-08-06) ### Bug Fixes * add an option to ignore skip/include directives ([#1261](#1261)) ([dfd6523](dfd6523)) --- 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** * Added an option to ignore skip/include directives in GraphQL processing. * **Documentation** * Updated the changelog with details for version 2.0.0-rc.217. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent dfd6523 commit a490fad

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.216",
2+
"v2": "2.0.0-rc.217",
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.217](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.216...v2.0.0-rc.217) (2025-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* add an option to ignore skip/include directives ([#1261](https://github.com/wundergraph/graphql-go-tools/issues/1261)) ([dfd6523](https://github.com/wundergraph/graphql-go-tools/commit/dfd65236170251c7e195015130da8b9eceeddf3a))
9+
310
## [2.0.0-rc.216](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.215...v2.0.0-rc.216) (2025-08-06)
411

512

0 commit comments

Comments
 (0)