From ff808610b9c0c33612d9f17ed56cb73ddcc9c6b8 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 13 Jun 2025 19:47:38 +0000 Subject: [PATCH] chore(release): prepare for v0.6.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e163f90..8a4ca72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. - *(k8s)* Add OpenTelemetry exporter endpoint to deploy.yaml - Add build version injection via CI_COMMIT argument +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.190 + ## [0.5.3] - 2025-06-13 ### 🐛 Bug Fixes