From 060aa02bee6b3d59b5dea2200d49122bcde80362 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 3 Mar 2025 14:09:16 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57aa268..511b73f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2025-03-03 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.161 + ## [0.2.0] - 2025-02-28 ### 🚀 Features