From e38294321646b3a1c0bc3c6549483f1f638ea46b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 25 Nov 2024 07:14:58 +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 2876d66..f68f19e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.57 ### 🚜 Refactor