From cc23851538ac7505ff8e4dfb3c9d0b7697fc2204 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 14 Feb 2025 10:04:31 +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 6a3fd92..94089b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update dependencies to latest versions ### ⚙️ Miscellaneous Tasks