From 259d019f8180637f52dc612006ba647f2a96c8e0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 29 Oct 2025 22:19:13 +0000 Subject: [PATCH] chore(release): prepare for v0.1.9 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183a9c7..c2f8c4c 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.9] - 2025-10-21 +## [0.1.9] - 2025-10-29 ### ⚙️ Miscellaneous Tasks @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.3 - *(deps)* Update golang:1.25.3 docker digest to 69d1009 - Clean up cliff.toml configuration +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.0 ## [0.1.8] - 2025-09-26