From 65a2bfb93a94b0edb618cde8bc5dfe583ca91639 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 17 Jan 2025 07:56:13 +0000 Subject: [PATCH] chore(release): prepare for v0.2.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dafde9c..8f3ee91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.2] - 2025-01-16 +## [0.2.2] - 2025-01-17 ### ⚙️ Miscellaneous Tasks @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.23.4 docker digest to 585103a - *(deps)* Update golang:1.23.4 docker digest to 5305905 - *(deps)* Update golang:1.23.4 docker digest to 9820aca +- *(deps)* Update golang docker tag to v1.23.5 ## [0.2.1] - 2024-12-28