chore(release): prepare for v0.9.0

This commit is contained in:
Unbound Release
2026-01-13 08:43:56 +00:00
parent d50827018a
commit 6f1dda7be5
+5 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.9.0] - 2026-01-09
## [0.9.0] - 2026-01-13
### 🚀 Features
@@ -21,6 +21,8 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.241
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.85
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.242
- *(deps)* Update module golang.org/x/crypto to v0.47.0
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.86
### 🚜 Refactor
@@ -47,6 +49,8 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update goreleaser/goreleaser docker tag to v2.13.2
- *(deps)* Update golang:1.25.5 docker digest to ad03ba9
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0
- *(deps)* Update goreleaser/goreleaser docker tag to v2.13.3
- *(deps)* Update golang:1.25.5 docker digest to 3a01526
## [0.8.0] - 2025-11-21