From c671a6524f65e07365169d750fcd35117737ff03 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 4 Jul 2025 09:50:47 +0000 Subject: [PATCH] chore(changelog): update changelog for v2.0.6 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d642dec..7a58e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [2.0.6](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.5..v2.0.6) - 2025-07-04 + +### 🚜 Refactor + +- *(scripts)* Simplify path management and command execution - ([18b493d](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/18b493d524630e8da304e2a8ec098415fa9140e1)) + ## [2.0.5](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.4..v2.0.5) - 2025-07-04 ### 🐛 Bug Fixes