From 004938bd9c2b66f8435ccb862b0c32930d80df85 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 11 Feb 2026 13:16:35 +0000 Subject: [PATCH] chore(release): prepare for v0.3.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 050bf8e..e8755e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2026-01-28 +## [0.3.2] - 2026-02-11 ### 🐛 Bug Fixes @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.6 (#121) - Remove GitLab CI configuration - Add code coverage integration +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#125) ## [0.3.1] - 2026-01-09