We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344902a commit f7a31e8Copy full SHA for f7a31e8
release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
- "v2": "2.0.0-rc.128",
+ "v2": "2.0.0-rc.129",
3
"execution": "1.1.0"
4
}
v2/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.0.0-rc.129](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.128...v2.0.0-rc.129) (2024-11-27)
+
5
6
+### Bug Fixes
7
8
+* sanitize operation name ([#999](https://github.com/wundergraph/graphql-go-tools/issues/999)) ([344902a](https://github.com/wundergraph/graphql-go-tools/commit/344902a8b66ddfdbd50b2afacbfd73d63aa1a1fb))
9
10
## [2.0.0-rc.128](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.127...v2.0.0-rc.128) (2024-11-25)
11
12
0 commit comments