From 06d36e5aba3e9b10e71bc871bdeab1bdb051ed5d Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 29 Jun 2025 11:30:07 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b5cf0..b4429ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.3.1](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.3.0..v0.3.1) - 2025-06-29 + +### ⚙️ Miscellaneous Tasks + +- *(scripts)* Improve CI readability with grouped git setup logs - ([8a3960a](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/8a3960ad8712bc29823dc601a120a61582fa2a3b)) + ## [0.3.0](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.2.3..v0.3.0) - 2025-06-20 ### 🚀 Features