Skip to content

Commit dd0d9cc

Browse files
authored
chore(master): release 2.0.0-rc.191 (#1188)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.191](v2.0.0-rc.190...v2.0.0-rc.191) (2025-06-18) ### Bug Fixes * don't send complete when request/resolver context is done ([#1187](#1187)) ([9b51ad6](9b51ad6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 9b51ad6 commit dd0d9cc

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.190",
2+
"v2": "2.0.0-rc.191",
33
"execution": "1.3.1"
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.191](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.190...v2.0.0-rc.191) (2025-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* don't send complete when request/resolver context is done ([#1187](https://github.com/wundergraph/graphql-go-tools/issues/1187)) ([9b51ad6](https://github.com/wundergraph/graphql-go-tools/commit/9b51ad6632c28a985b1f67c97ab1e68647a5f93d))
9+
310
## [2.0.0-rc.190](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.189...v2.0.0-rc.190) (2025-06-13)
411

512

0 commit comments

Comments
 (0)