From 09fc192a2c28f5bfdde315a2f7004cff4a4d9ad8 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 5 Mar 2025 10:19:37 +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 3c7053c..9728b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.2.1] - 2025-03-03 +## [0.2.1] - 2025-03-05 ### 🐛 Bug Fixes - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.161 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.162 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.163 ## [0.2.0] - 2025-02-28