From b62887e8d4115df5cdc00d22d594bc45ff11f316 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 8 Dec 2024 11:53:29 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff67314..4fdd8a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.8] - 2024-12-04 +## [0.0.8] - 2024-12-08 ### 🐛 Bug Fixes @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Remove unnecessary Docker variables from configuration +- *(ci)* Remove unused docker service from buildtools ## [0.0.7] - 2024-10-22