From 53141720ca058ecb427d75e776b5e335e56e8935 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 13 Jun 2025 09:28:30 +0000 Subject: [PATCH] chore(release): prepare for v0.5.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebff0b..53e37c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [0.5.3] - 2025-06-13 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.187 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.188 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.189 + +### 🚜 Refactor + +- Remove Sentry integration and replace with OpenTelemetry + ## [0.5.2] - 2025-06-09 ### 🐛 Bug Fixes