From 8dbf4c025fc3f83626f61e8d3d302ec344ea9a40 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 7 Feb 2026 20:34:18 +0000 Subject: [PATCH] chore(release): prepare for v0.9.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b736aa..71b5a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.15.0 (#688) - *(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) ### ⚙️ Miscellaneous Tasks