From 6b4016177f7417c7da72f071eb835069b84d7ca3 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 4 Jul 2025 09:43:50 +0000 Subject: [PATCH] chore(changelog): update changelog for v2.0.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 010e23e..75d09b7 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.3](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.2..v2.0.3) - 2025-07-04 + +### 🚜 Refactor + +- *(action)* Simplify composite action structure - ([8df31fb](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/8df31fb97ebd73e71b2f8a9dc925fe8a81192be3)) + ## [2.0.2](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.1..v2.0.2) - 2025-07-04 ### 🚜 Refactor