From d3c7941de83a9b6b5e51965174dbe6b2d619594a Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 26 Nov 2025 23:29:29 +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 3bd8f9e..d1b8861 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] - 2025-11-24 +## [0.9.0] - 2025-11-26 ### 🚀 Features @@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file. - Add validation and event tests for organization and API key +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.0 + ## [0.8.0] - 2025-11-21 ### 🚀 Features