From ad02cf93492a8f0b0fcd65cf614f2431f790a34a Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 8 Dec 2025 08:43:04 +0000 Subject: [PATCH] chore(release): prepare for v0.0.4 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d03eb37..9525fd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.4] - 2025-12-04 +## [0.0.4] - 2025-12-08 ### 🐛 Bug Fixes @@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.5 - *(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 ## [0.0.3] - 2025-11-13