Skip to content

Commit

Permalink
chore(master): release 2.0.0-rc.147 (#1051)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.0-rc.147](v2.0.0-rc.146...v2.0.0-rc.147)
(2025-02-03)


### Bug Fixes

* wait for updates in flight to be delivered before shutting down the
trigger
([#1048](#1048))
([2b44f78](2b44f78))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
StarpTech authored Feb 3, 2025
1 parent 2b44f78 commit 331a71c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"v2": "2.0.0-rc.146",
"v2": "2.0.0-rc.147",
"execution": "1.2.0"
}
7 changes: 7 additions & 0 deletions v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0-rc.147](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.146...v2.0.0-rc.147) (2025-02-03)


### Bug Fixes

* wait for updates in flight to be delivered before shutting down the trigger ([#1048](https://github.com/wundergraph/graphql-go-tools/issues/1048)) ([2b44f78](https://github.com/wundergraph/graphql-go-tools/commit/2b44f7868029062a8e92fcde90febcfcd285520b))

## [2.0.0-rc.146](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.145...v2.0.0-rc.146) (2025-01-29)


Expand Down

0 comments on commit 331a71c

Please sign in to comment.