From 63ea6b75c8286dccbb522f9e766b437a3c9136c8 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 7 Feb 2026 00:42:53 +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 77efa72..8b736aa 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-06 +## [0.9.2] - 2026-02-07 ### 🐛 Bug Fixes @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update opentelemetry-go monorepo (#687) - *(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) ### ⚙️ Miscellaneous Tasks