From c8aa364201fddb32d75924ac81415a8b0375a840 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 30 Jan 2025 06:54:17 +0000 Subject: [PATCH] chore(release): prepare for v0.0.9 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1595f82..2ff59f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.0.9] - 2025-01-30 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/alecthomas/kong to v1.7.0 + ## [0.0.8] - 2025-01-17 ### 🐛 Bug Fixes