From 6c018461890e4deda6bc8e10400e5ac7ead795dd Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 14 Nov 2025 16:04:26 +0000 Subject: [PATCH] chore(release): prepare for v0.0.4 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e891a9..499c984 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.0.3] - 2025-11-05 +## [0.0.4] - 2025-11-14 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.2 + +## [0.0.3] - 2025-11-13 ### 🐛 Bug Fixes