From c20d53cf61bcf666de7ec7336ba3c41e1146de00 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sat, 14 Jun 2025 17:12:24 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35f4bfb..8fca61e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.1.1](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.1.0..v0.1.1) - 2025-06-14 +## [unreleased] + +### 🐛 Bug Fixes + +- *(workflows)* Configure Git user in major tag creation - ([79921dd](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/79921dd63676138f2cfbcc3894f294b292f0a653)) + +## [0.1.2](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.1.0..v0.1.2) - 2025-06-14 ### 🚀 Features