chore(release): prepare for v0.0.7

This commit was merged in pull request #186.
This commit is contained in:
Unbound Release
2024-12-28 17:49:48 +00:00
committed by Joakim Olsson
parent 35f0106ca5
commit 7857892e26
+16
View File
@@ -2,6 +2,22 @@
All notable changes to this project will be documented in this file.
## [0.0.7] - 2024-12-28
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.10.0
- *(deps)* Update module github.com/alecthomas/kong to v1.5.0
- *(deps)* Update module github.com/alecthomas/kong to v1.5.1
- *(deps)* Update module github.com/alecthomas/kong to v1.6.0
- *(deps)* Update kubernetes packages to v0.31.4
- *(deps)* Update kubernetes packages to v0.32.0
### ⚙️ Miscellaneous Tasks
- Simplify CI configuration by removing unused variables
- *(golangci)* Increase timeout to 5 minutes
## [0.0.6] - 2024-11-21
### 🐛 Bug Fixes