From 66b3996795c8ec2efe1e355a5bc32656d867b0af Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 12 Dec 2024 08:21:16 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867eecc..d7f24e3 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.1] - 2024-12-05 +## [0.2.1] - 2024-12-12 ### ⚙️ Miscellaneous Tasks @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.23.4 - *(deps)* Update golang:1.23.4 docker digest to 574185e - Remove unused docker configurations from pipeline +- *(deps)* Update golang:1.23.4 docker digest to 7003184 ## [0.2.0] - 2024-11-14