From dc4555a16896256bdc59dbb80b4df300c865f4c5 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 5 Dec 2025 07:52:42 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d5fe7..5bed974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ 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.239 - *(k8s)* Update ingress class configuration for schema - *(deps)* Update module github.com/99designs/gqlgen to v0.17.84 +- *(docker)* Update Node.js version to 24.11.1-alpine ### 🧪 Testing