From 1e641b0b22131919dd5b81a4b84f9480d4718daa Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 23 Jun 2025 11:51:37 +0000 Subject: [PATCH] chore(release): prepare for v0.3.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c1851..04b0e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.2.9] - 2025-06-11 +## [0.3.0] - 2025-06-23 + +### 🚀 Features + +- *(ci)* Add defaults CI template to improve pipeline setup ### ⚙️ Miscellaneous Tasks