From 1279478bcc28966b8c3a688dbc4563f9c6c1d5f7 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 6 Nov 2024 07:05:39 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24290b1..3c0a363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.0.8] - 2024-11-05 +## [0.0.8] - 2024-11-06 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.3.0 - No digest pinning of own image +- *(deps)* Update module github.com/alecthomas/kong to v1.4.0 ## [0.0.7] - 2024-10-22