Skip to content

Commit ef9f6c7

Browse files
authored
chore(master): release 2.0.0-rc.214 (#1255)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.214](v2.0.0-rc.213...v2.0.0-rc.214) (2025-07-29) ### Bug Fixes * handle nullable and nested argument lists properly ([#1254](#1254)) ([67af556](67af556)) --- 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 with handling nullable and nested argument lists. * **Documentation** * Updated the changelog with details for version 2.0.0-rc.214. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 67af556 commit ef9f6c7

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.213",
2+
"v2": "2.0.0-rc.214",
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.214](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.213...v2.0.0-rc.214) (2025-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* handle nullable and nested argument lists properly ([#1254](https://github.com/wundergraph/graphql-go-tools/issues/1254)) ([67af556](https://github.com/wundergraph/graphql-go-tools/commit/67af5568bff4da601bbbb9082158087223581d6d))
9+
310
## [2.0.0-rc.213](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.212...v2.0.0-rc.213) (2025-07-28)
411

512

0 commit comments

Comments
 (0)