From f44f457e6b9cef34e452c1d1be50f15e4d229acc Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 29 Jun 2025 12:11:27 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.4.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1046ece..ac63497 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.1](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.4.0..v0.4.1) - 2025-06-29 + +### 🐛 Bug Fixes + +- *(action)* Standardize input key naming - ([cbcd5e2](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/cbcd5e2ab7e7f2498021d5043da9999f62dcf44d)) + ## [0.4.0](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.3.6..v0.4.0) - 2025-06-29 ### 🚀 Features