chore(release): prepare for v0.0.7 #186

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 20 commits from next-release into main 2024-12-28 17:49:49 +00:00
Showing only changes of commit ee044e6a0a - Show all commits
+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