chore(release): prepare for v0.9.3

This commit is contained in:
2026-02-18 12:49:28 +00:00
parent 085bf35d92
commit d4c66cda14
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.9.3] - 2026-02-18
### 🐛 Bug Fixes
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.249 (#702)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.250 (#704)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.251
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.3
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#706)
## [0.9.2] - 2026-02-13
### 🐛 Bug Fixes