From 748e5d9cc2b64c957dc1dcc9015a81d43667d42f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 4 Dec 2025 07:33:45 +0000 Subject: [PATCH] chore(release): prepare for v0.1.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 666e128..3193f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.1.0] - 2025-12-02 +## [0.1.0] - 2025-12-04 ### 🚀 Features @@ -49,6 +49,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.1 - *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.0 - *(deps)* Update golang docker tag to v1.25.5 +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.0 ## [0.0.4] - 2025-06-16