From 5c5c51b8820b58614c5f9d2e94f3887902baf603 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 8 Dec 2025 08:50:00 +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 1631c19..0e1221e 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-04 +## [0.1.0] - 2025-12-08 ### 🚀 Features @@ -51,6 +51,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.4] - 2025-06-16