From d2ed9ed12a527f258d18620ba4038ba7146c7d0b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 30 Dec 2025 16:24:13 +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 b5cef4d..5eba648 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] - 2025-12-09 +## [0.3.2] - 2025-12-30 ### 🧪 Testing @@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.1 - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2 - *(deps)* Update golang:1.25.5 docker digest to 0c27bcf +- *(deps)* Update golang:1.25.5 docker digest to ad03ba9 ## [0.3.1] - 2025-11-02