From a3661711ef2eeddca4062fd88f4865b2503b4219 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 27 Jun 2025 19:33:33 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..05e24b8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- *(vscode)* Add custom activity bar color settings +- *(script)* Add installer for git-cliff binary + +### ⚙️ Miscellaneous Tasks + +- *(workflows)* Add release workflow and merge message template + +