chore(release): prepare for v0.9.2

This commit is contained in:
2026-02-09 17:32:43 +00:00
parent 21f362ced5
commit f1eb48a94b
+2 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.9.2] - 2026-02-07
## [0.9.2] - 2026-02-09
### 🐛 Bug Fixes
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.247 (#691)
- *(deps)* Update module github.com/alecthomas/kong to v1.14.0 (#692)
- *(deps)* Update eventsourced (#693)
- *(deps)* Update module golang.org/x/crypto to v0.48.0 (#694)
### ⚙️ Miscellaneous Tasks