From 623ca94142b9a3d6fb0c2dc319e37627f6bd4bf4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 4 Nov 2025 13:48:15 +0000 Subject: [PATCH] chore(release): prepare for v0.1.10 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa625f9..d03205f 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.10] - 2025-10-29 +## [0.1.10] - 2025-11-04 ### ⚙️ Miscellaneous Tasks @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.25.3 docker digest to 69d1009 - Remove initial tag from configuration - *(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 ## [0.1.9] - 2025-09-26