From 0d925d55326cab3423af122d67df9e3cd6bdec58 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 28 Dec 2024 14:07:06 +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 d7f24e3..d1f5705 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-12 +## [0.2.1] - 2024-12-28 ### ⚙️ Miscellaneous Tasks @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update golang:1.23.4 docker digest to 7ea4c9d ## [0.2.0] - 2024-11-14