From 89da1338daebf8fa622510e15b32a3f0f6ee6ce5 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 6 Apr 2026 10:22:09 +0000 Subject: [PATCH] chore(release): prepare for v0.9.7 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6fc03e..bd847cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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