From 6f8de378f41e2b2ca8b795466046fa87e834a612 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 21 Nov 2024 10:09:19 +0000 Subject: [PATCH] chore(release): prepare for v0.0.6 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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