From 71886dc9d21f20f18b2a59af28276765c85c48ca Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 5 Nov 2025 21:35:29 +0000 Subject: [PATCH] chore(release): prepare for 1.2.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 393f895..ecec1b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [1.2.2] - 2025-11-04 +## [1.2.2] - 2025-11-05 ### 🐛 Bug Fixes @@ -17,6 +17,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 - *(deps)* Update golang:1.25.3 docker digest to 9ac0edc +- *(deps)* Update dependency go to v1.25.4 ## [1.2.1] - 2025-10-01