chore(release): prepare for v0.5.3

This commit was merged in pull request #496.
This commit is contained in:
Unbound Release
2025-06-13 09:28:30 +00:00
committed by Joakim Olsson
parent e84df1db08
commit 53141720ca
+12
View File
@@ -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