From ec51d271e3bd611af2b37192d698e2112a5b7a91 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Wed, 2 Jul 2025 14:41:42 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 583810d..786c8fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🚜 Refactor + +- *(help)* Improve help extraction for scripts - ([656d08d](https://git.0xmax42.io/actions/deb-changelog-action/commit/656d08d74f299d3c90aebfa67eac74f37662568f)) + ## [0.2.0](https://git.0xmax42.io/actions/deb-changelog-action/compare/v0.1.1..v0.2.0) - 2025-07-02 ### 📚 Documentation