From 4c92baf2468bece59e9bb8bd5fcc0de5935abb03 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 25 Nov 2024 06:56:35 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c3f187..2876d66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.19 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.56 - *(deps)* Update module github.com/pressly/goose/v3 to v3.23.0 +- *(deps)* Update module github.com/stretchr/testify to v1.10.0 ### 🚜 Refactor