From 253d5ba9c95eb0364d6748dbe53c4217dd796f45 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 28 Aug 2025 07:15:15 +0000 Subject: [PATCH] chore(release): prepare for v0.0.5 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e942fb6..797df7b 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.5] - 2025-08-25 +## [0.0.5] - 2025-08-28 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.11.0 +- *(deps)* Update module github.com/stretchr/testify to v1.11.1 ## [0.0.4] - 2025-06-16