From f6e6d861a9705ae06213362f75093d5203f4bcb0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 5 Nov 2025 06:08:37 +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 b70aea7..7f4077c 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-11-04 +## [0.1.0] - 2025-11-05 ### 🚀 Features @@ -42,6 +42,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.0 - *(deps)* Update golang:1.25.3 docker digest to 9ac0edc - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1 +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.0 ## [0.0.4] - 2025-06-16