From 8b7f00e6771d2491a7bb1e7c47e9478c44c0a5f0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 28 Aug 2025 06:46:53 +0000 Subject: [PATCH] chore(release): prepare for v0.1.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8afa384..dceb202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.1.7] - 2025-08-25 +## [0.1.7] - 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.1.6] - 2025-07-28