From 92dbd77f32f30c87422a6842a61bf746bd8a18c1 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 1 Dec 2024 18:10:45 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d5108..14bd92d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.0.7] - 2024-11-27 +## [0.0.7] - 2024-12-01 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.10.0 +- *(deps)* Update module github.com/alecthomas/kong to v1.5.0 ## [0.0.6] - 2024-11-21