From 70ae9ebc85f61b4d4b02b6a1528f59ab8b2b8528 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 29 Jun 2025 11:35:54 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.3.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4429ad..7722967 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.2](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.3.1..v0.3.2) - 2025-06-29 + +### 🚜 Refactor + +- *(action)* Simplify script invocation syntax - ([b75e412](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/b75e4121928131c1a1c0cbdea954a4fd602edd1a)) + ## [0.3.1](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.3.0..v0.3.1) - 2025-06-29 ### ⚙️ Miscellaneous Tasks