From 450e8e75b2e9c02c1203c0d207cab1f00c6c5afc Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 20 Nov 2025 08:23:59 +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 70cd52d..02d1ed3 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-11-19 +## [0.0.4] - 2025-11-20 ### 🐛 Bug Fixes @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.2 - *(deps)* Update golang:1.25.4 docker digest to efe81fa +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.1 ## [0.0.3] - 2025-11-13