From ac9b3a068d9206cfc1b2a2f252847b1a7730534b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 15 May 2025 11:45:58 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f45f28..974cd92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.5.1] - 2025-05-15 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/alecthomas/kong to v1.11.0 + ## [0.5.0] - 2025-05-15 ### 🚀 Features