diff --git a/CHANGELOG.md b/CHANGELOG.md index bf71387..5b33a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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