From ee044e6a0aa8edab19421a1b3cac839211bb0bc5 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 5 Dec 2024 10:54:02 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11a42c3..f83e7a9 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.7] - 2024-12-04 +## [0.0.7] - 2024-12-05 ### 🐛 Bug Fixes @@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.5.0 - *(deps)* Update module github.com/alecthomas/kong to v1.5.1 +### ⚙️ Miscellaneous Tasks + +- Simplify CI configuration by removing unused variables + ## [0.0.6] - 2024-11-21 ### 🐛 Bug Fixes