From 79380ce2cb828f556b2b9eb288b68934d85fa529 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Wed, 9 Jul 2025 19:28:55 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5829082 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- *(action)* Add Markdown to HTML publishing workflow - ([4c489fe](https://git.0xmax42.io/actions/deb-changelog-action/commit/4c489fe5f2a0a362057f4a4202776380d553c772)) + +### ⚙️ Miscellaneous Tasks + +- *(workflows)* Add CI workflows and configuration files - ([93dda9a](https://git.0xmax42.io/actions/deb-changelog-action/commit/93dda9a578997a0ea8c8f778a5d3186d3b96aaa1)) + +