Merge branch 'next-release' into 'main'

chore(release): prepare for v0.6.3

See merge request unboundsoftware/schemas!561
This commit was merged in pull request #565.
This commit is contained in:
2025-09-11 10:42:36 +02:00
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{"version":"v0.6.3"}
+13
View File
@@ -1,3 +1,16 @@
## [0.6.3] - 2025-09-11
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.11.0
- *(deps)* Update module github.com/pressly/goose/v3 to v3.25.0
- *(deps)* Update module github.com/stretchr/testify to v1.11.1
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.222
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.223
- *(deps)* Update opentelemetry-go monorepo
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.224
- *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.13.0
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.225
## [0.6.2] - 2025-08-22
### ⚙️ Miscellaneous Tasks