From 6f1dda7be51c623823fca5ea6a1cbeb044ce741f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 13 Jan 2026 08:43:56 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc60d2..0d6c147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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