From 347ca426942e8827974d4a1559749e336f959bc0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 10 Dec 2024 19:26:05 +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 fa836e9..f2c9040 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.6.0 - *(k8s)* Adjust CPU requests for better resource allocation - *(deps)* Update module github.com/99designs/gqlgen to v0.17.58 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.59 ### 🚜 Refactor