From dbe738140b32bd779acda08e0ba32622034773da Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 14 Dec 2025 20:59:03 +0000 Subject: [PATCH] chore(changelog): update changelog for v1.2.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e486a09..9d86244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.2.4](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v1.2.3..v1.2.4) - 2025-12-14 + +### 🐛 Bug Fixes + +- *(config)* Update template to generalize gitea remote and add postprocessors - ([51cfcdc](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/51cfcdc6488c878764193c33121144564e76c802)) + ## [1.2.3](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v1.2.2..v1.2.3) - 2025-11-24 ### 🐛 Bug Fixes