chore(release): prepare for v0.9.7 #794

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.9.6"
"version": "v0.9.7"
}
+8
View File
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.9.7] - 2026-04-06
### 🐛 Bug Fixes
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.6 (#790)
- *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#791)
- *(deps)* Update opentelemetry-go monorepo (#793)
## [0.9.6] - 2026-03-29
### 🐛 Bug Fixes