Skip to content

Commit 0adb386

Browse files
authored
chore(master): release 2.0.0-rc.192 (#1190)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.192](v2.0.0-rc.191...v2.0.0-rc.192) (2025-06-19) ### Bug Fixes * don't panic when calling QueryPlan on FetchTreeNode if `includeQueryPlans` is false ([#1189](#1189)) ([f69a3a6](f69a3a6)) --- 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 f69a3a6 commit 0adb386

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.191",
2+
"v2": "2.0.0-rc.192",
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.192](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.191...v2.0.0-rc.192) (2025-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* don't panic when calling QueryPlan on FetchTreeNode if `includeQueryPlans` is false ([#1189](https://github.com/wundergraph/graphql-go-tools/issues/1189)) ([f69a3a6](https://github.com/wundergraph/graphql-go-tools/commit/f69a3a6270c4043904d188800a35796dffd4ba43))
9+
310
## [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)
411

512

0 commit comments

Comments
 (0)