From 313ace34fe4558ef83845cb703e22ab3f1e965ed Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 29 Jun 2025 12:18:09 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.4.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ff084..4344f3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.4.3](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.4.2..v0.4.3) - 2025-06-29 + +### 🐛 Bug Fixes + +- *(script)* Use dynamic branch name for git push - ([27ee174](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/27ee1746dbc7b2c6c1564a04c024337ff158a9c5)) + ## [0.4.2](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.4.1..v0.4.2) - 2025-06-29 ### 🐛 Bug Fixes