From 1aef6a7a31a3bd2bb81c19364fc971b94c01ea9c Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 5 Dec 2025 08:09:25 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bed974..47f9713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.84 - *(docker)* Update Node.js version to 24.11.1-alpine +### ๐Ÿšœ Refactor + +- *(cache)* Optimize test setup and reduce iterations + ### ๐Ÿงช Testing - Add validation and event tests for organization and API key