From 466c1c491867f6987c1652f9f40a2788b6a4c056 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 4 Jul 2025 09:47:47 +0000 Subject: [PATCH] chore(changelog): update changelog for v2.0.5 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8418c2e..d642dec 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.5](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.4..v2.0.5) - 2025-07-04 + +### 🐛 Bug Fixes + +- *(script)* Correct path formatting in version detection script - ([a753d6a](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/a753d6aa3b45d4dab36e4ef56bbc71046eb032c9)) + ## [2.0.4](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v2.0.3..v2.0.4) - 2025-07-04 ### 🐛 Bug Fixes