From 37fdabd9566f2a806fda7e698b98d15f2894a66f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 5 Dec 2024 09:58:29 +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 1130623..867eecc 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-04 +## [0.2.1] - 2024-12-05 ### ⚙️ Miscellaneous Tasks @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.23.3 docker digest to 017ec6b - *(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 ## [0.2.0] - 2024-11-14