From b93d6d55b9f52e96fd6224b15c3f23fb4d2b7594 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 3 Mar 2025 16:04:36 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 511b73f..3c7053c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### 🐛 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 ## [0.2.0] - 2025-02-28