Skip to content

Commit 4a4828e

Browse files
committed
chore(master): release execution 1.9.0
1 parent d6dc786 commit 4a4828e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.9.0](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.8.1...execution/v1.9.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* compute dynamic (actual) cost ([#1376](https://github.com/wundergraph/graphql-go-tools/issues/1376)) ([d6dc786](https://github.com/wundergraph/graphql-go-tools/commit/d6dc786c0505e396b9fab3adbee0c11693b1a123))
9+
310
## [1.8.1](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.8.0...execution/v1.8.1) (2026-02-19)
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.252",
3-
"execution": "1.8.1"
3+
"execution": "1.9.0"
44
}

0 commit comments

Comments
 (0)