From f2a8b3f7c5bb36782b35b1c29cd54803d43e94cb Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 25 Nov 2024 06:56:48 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf71387..9882fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.0.7] - 2024-11-25 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/stretchr/testify to v1.10.0 + ## [0.0.6] - 2024-11-21 ### 🐛 Bug Fixes