From d0762da7bcdc167074832830154c221261402b87 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Thu, 29 Jan 2026 10:44:27 +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 9b6c472..74d3579 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-28 +## [0.9.2] - 2026-01-29 ### 🐛 Bug Fixes @@ -12,6 +12,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.244 (#681) - *(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) ### ⚙️ Miscellaneous Tasks