From a4eb50c45a9829f7eb6d5cf15958c94d95c17a25 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 9 Dec 2025 11:33:41 +0000 Subject: [PATCH] chore(release): prepare for v0.2.3 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c6dd4c..8000426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.3] - 2025-12-08 +## [0.2.3] - 2025-12-09 ### ⚙️ Miscellaneous Tasks @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.0 - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.1 - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2 +- *(deps)* Update golang:1.25.5 docker digest to 0c27bcf ## [0.2.2] - 2025-11-24