From 7b1af0c295f84a4b07bdb24a472984e7bc47eef0 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 12 Sep 2025 15:31:51 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8f9a89..28dd717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks +- *(scripts)* Handle missing VERSION file in poetry version script - ([0337271](https://git.0xmax42.io/maxp/keyd-layer-tray/commit/03372715903fda6f8faf79a3d9d63c772c45e45a)) - *(release)* Add workflow for auto changelog and release - ([b58e0e8](https://git.0xmax42.io/maxp/keyd-layer-tray/commit/b58e0e8d43d460e951a816bd9d0ac1ebc33fea28)) - *(vscode)* Add custom workspace color settings - ([3f1cb64](https://git.0xmax42.io/maxp/keyd-layer-tray/commit/3f1cb642c29c4458ce8dcd6588b5b66f7e557cd3)) - *(config)* Add git-cliff configuration for changelog generation - ([d249d87](https://git.0xmax42.io/maxp/keyd-layer-tray/commit/d249d87be7aeaaadd954f91124d5acc059646bd2))