From 489f3f2a2beecc70ae09a774cf17b9a11b5497b4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 15 Feb 2025 16:49:13 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b29c74..3d7c511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.8.1 - *(deps)* Update dependencies to latest versions - *(deps)* Update module github.com/99designs/gqlgen to v0.17.65 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.66 ### ⚙️ Miscellaneous Tasks