From fca34e08447cc12da66a3f56aa90bccc4f011362 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Thu, 5 Feb 2026 12:02:33 +0000 Subject: [PATCH] chore(release): prepare for v0.9.2 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9544224..f1d0077 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-02 +## [0.9.2] - 2026-02-05 ### 🐛 Bug Fixes @@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(deps)* Update node.js to cd6fb7e (#684) +- *(deps)* Update golang:1.25.6 docker digest to ceda080 (#689) +- *(deps)* Update golang docker tag to v1.25.7 ## [0.9.1] - 2026-01-18