Skip to content

Commit a9be0ae

Browse files
authored
chore(master): release 2.0.0-rc.182 (#1159)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.182](v2.0.0-rc.181...v2.0.0-rc.182) (2025-05-27) ### Bug Fixes * handle scalar values for lists ([#1155](#1155)) ([94031e5](94031e5)) --- 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 94031e5 commit a9be0ae

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.181",
2+
"v2": "2.0.0-rc.182",
33
"execution": "1.2.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.182](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.181...v2.0.0-rc.182) (2025-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* handle scalar values for lists ([#1155](https://github.com/wundergraph/graphql-go-tools/issues/1155)) ([94031e5](https://github.com/wundergraph/graphql-go-tools/commit/94031e5a1fa20a15b0d01a5a7f94c7dffec122f9))
9+
310
## [2.0.0-rc.181](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.180...v2.0.0-rc.181) (2025-05-23)
411

512

0 commit comments

Comments
 (0)