From ebdcef6ec5f88845e147f5804de4ab072c69df6b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 1 Apr 2026 23:21:11 +0000 Subject: [PATCH] chore(release): prepare for v0.9.7 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6fc03e..4590a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.9.7] - 2026-04-01 + +### 🐛 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) + ## [0.9.6] - 2026-03-29 ### 🐛 Bug Fixes