From 46e761270751222796116ac0274d5780adbe4bf4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 3 May 2025 15:10:40 +0000 Subject: [PATCH] chore(release): prepare for v0.5.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5ac4a..86ddee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.5.0] - 2025-05-01 +## [0.5.0] - 2025-05-03 ### 🚀 Features @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.174 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.175 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.176 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.73 ### ⚙️ Miscellaneous Tasks