From 4dd938b14b84466c3e8ac0b953b96e1e28a02a03 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Wed, 9 Jul 2025 19:44:41 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.1.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d069f5..e857bb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.1.3](https://git.0xmax42.io/actions/deb-changelog-action/compare/v0.1.2..v0.1.3) - 2025-07-09 + +### 💼 Other + +- Streamlines branch content replacement - ([437af0b](https://git.0xmax42.io/actions/deb-changelog-action/commit/437af0b560a3d916b58cbd81669046676718d213)) + ## [0.1.2](https://git.0xmax42.io/actions/deb-changelog-action/compare/v0.1.1..v0.1.2) - 2025-07-09 ### ⚙️ Miscellaneous Tasks