From dda408955121cdba588ee8cefd5762e6d042fe4e Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 30 Jan 2026 07:26:55 +0000 Subject: [PATCH] chore(release): prepare for v0.9.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74d3579..bc761fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.2] - 2026-01-29 +## [0.9.2] - 2026-01-30 ### 🐛 Bug Fixes @@ -13,6 +13,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.245 (#682) - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.246 (#683) - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.0 (#685) +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.1 (#686) ### ⚙️ Miscellaneous Tasks