chore(release): prepare for v0.0.7

This commit is contained in:
Unbound Release
2024-12-05 10:54:02 +00:00
parent 871c43c95d
commit ee044e6a0a
+5 -1
View File
@@ -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