Skip to content

Commit ecbac93

Browse files
authored
chore(master): release 2.0.0-rc.237 (#1340)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.237](v2.0.0-rc.236...v2.0.0-rc.237) (2025-10-31) ### Features * add support for field resolvers ([#1323](#1323)) ([0e3c00f](0e3c00f)) --- 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 * **Chores** * Released version 2.0.0-rc.237 * Updated changelog documenting support for field resolvers <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 0e3c00f commit ecbac93

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.236",
2+
"v2": "2.0.0-rc.237",
33
"execution": "1.6.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.237](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.236...v2.0.0-rc.237) (2025-10-31)
4+
5+
6+
### Features
7+
8+
* add support for field resolvers ([#1323](https://github.com/wundergraph/graphql-go-tools/issues/1323)) ([0e3c00f](https://github.com/wundergraph/graphql-go-tools/commit/0e3c00f7498c95ba979fe0a96fd1072deb9a2895))
9+
310
## [2.0.0-rc.236](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.235...v2.0.0-rc.236) (2025-10-31)
411

512

0 commit comments

Comments
 (0)