From 3d951bd234ea5cf548255dbe5c97494f10303351 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 11 Nov 2025 09:50:43 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35ecb4a..dcb9179 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.2.1] - 2025-11-07 +## [0.2.1] - 2025-11-11 ### 🐛 Bug Fixes - *(deps)* Update module github.com/99designs/gqlgen to v0.17.82 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.83 ### ⚙️ Miscellaneous Tasks