From e07d145d85b84f542006c4b555b1d7dc68f353d4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 7 May 2025 12:19:50 +0000 Subject: [PATCH] chore(release): prepare for v0.1.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31141f7..6dfed16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.1.0] - 2025-05-06 +## [0.1.0] - 2025-05-07 ### 🚀 Features @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.72 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.26 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.73 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.27 ## [0.0.2] - 2025-04-14