From f1eb48a94b0e93b2da42f3298ac0793b2a0342c0 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 9 Feb 2026 17:32:43 +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 71b5a01..b93a569 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-02-07 +## [0.9.2] - 2026-02-09 ### 🐛 Bug Fixes @@ -19,6 +19,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.247 (#691) - *(deps)* Update module github.com/alecthomas/kong to v1.14.0 (#692) - *(deps)* Update eventsourced (#693) +- *(deps)* Update module golang.org/x/crypto to v0.48.0 (#694) ### ⚙️ Miscellaneous Tasks