From f042c350134d34a138124a5071338df44c737851 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Thu, 15 Jan 2026 23:49:11 +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 e53c131..5c57bd8 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-13 +## [0.3.2] - 2026-01-15 ### 🐛 Bug Fixes @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#119) - *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#120) +- *(deps)* Update golang docker tag to v1.25.6 (#121) ## [0.3.1] - 2026-01-09