From 7f13821ee5865504549f04dd58a42b0f1859c8ea Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 8 Dec 2024 19:04:19 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fdd8a9..a704f58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.5.0 - *(deps)* Update module github.com/alecthomas/kong to v1.5.1 - *(deps)* Update module github.com/getsentry/sentry-go to v0.30.0 +- *(deps)* Update module github.com/alecthomas/kong to v1.6.0 ### 🚜 Refactor