From ce115ce9e1c1a5d9eb1f270574789da0399a3de2 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 1 Apr 2025 05:38:39 +0000 Subject: [PATCH] chore(release): prepare for v0.0.11 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c08165..736bf40 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.11] - 2025-04-01 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/alecthomas/kong to v1.10.0 + ## [0.0.10] - 2025-03-12 ### 🐛 Bug Fixes