Skip to content

Commit eb6c3cf

Browse files
committed
chore(master): release execution 1.6.1
1 parent 79d7e79 commit eb6c3cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

execution/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.6.0...execution/v1.6.1) (2025-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* add ability to exclude introspection queries from complexity limits ([#1342](https://github.com/wundergraph/graphql-go-tools/issues/1342)) ([19c8693](https://github.com/wundergraph/graphql-go-tools/commit/19c86930482956b2d5f96f2feae6d015d1052ef4))
9+
310
## [1.6.0](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.5.0...execution/v1.6.0) (2025-10-21)
411

512

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"v2": "2.0.0-rc.238",
3-
"execution": "1.6.0"
3+
"execution": "1.6.1"
44
}

0 commit comments

Comments
 (0)