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