From 2aca420440db4098fea81e8eb3c3d9b6833952d4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 28 Dec 2024 14:35:23 +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 14a8f8d..b2e04a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/pressly/goose/v3 to v3.23.1 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.0 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.61 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.21 ### 🚜 Refactor