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