Skip to content

Commit 33b847e

Browse files
authored
chore(master): release 2.0.0-rc.241 (#1353)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.241](v2.0.0-rc.240...v2.0.0-rc.241) (2025-12-10) ### Bug Fixes * group subgraph errors by subgraph name ([#1351](#1351)) ([d65d348](d65d348)) --- 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** * Fixed an issue where subgraph errors are now properly grouped by subgraph name in v2.0.0-rc.241. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent d65d348 commit 33b847e

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.240",
2+
"v2": "2.0.0-rc.241",
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.241](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.240...v2.0.0-rc.241) (2025-12-10)
4+
5+
6+
### Bug Fixes
7+
8+
* group subgraph errors by subgraph name ([#1351](https://github.com/wundergraph/graphql-go-tools/issues/1351)) ([d65d348](https://github.com/wundergraph/graphql-go-tools/commit/d65d3482f4e2fcbfeb05c194bf4141223411dfb4))
9+
310
## [2.0.0-rc.240](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.239...v2.0.0-rc.240) (2025-12-08)
411

512

0 commit comments

Comments
 (0)