From f1f700e3a69ecc48036befcbd44121f8061bbcae Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 13 Feb 2025 20:52:08 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f021702..785d579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.8.0 - *(ci)* Update golang image to improve compatibility - *(ci)* Add resource group to production deployment configuration +- *(deps)* Update module github.com/alecthomas/kong to v1.8.1 ### ⚙️ Miscellaneous Tasks