chore(release): prepare for v0.0.6

This commit was merged in pull request #167.
This commit is contained in:
Unbound Release
2024-11-21 10:09:19 +00:00
committed by Joakim Olsson
parent 9b61f39539
commit 6f8de378f4
+12
View File
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.0.6] - 2024-11-21
### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.3.0
- *(deps)* Update module github.com/alecthomas/kong to v1.4.0
- *(deps)* Update kubernetes packages to v0.31.3
### ⚙️ Miscellaneous Tasks
- Remove pre-commit stage and include Go pre-commit template
## [0.0.5] - 2024-10-24
### 🐛 Bug Fixes