1.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
🚀 Features
- (workflows) Add release sync to GitHub and clean up - (8d5f168)
- (workflows) Add Gitea integration to sync action - (81b2339)
- (workflows) Add GitHub release sync workflow - (e478576)
- (workflows) Add GitHub release sync workflow - (8b3117f)
🐛 Bug Fixes
- (workflows) Correct token syntax in releases sync action - (de05716)
⚙️ Miscellaneous Tasks
- (workflows) Improve git-cliff installation and tagging - (aa25ceb)
- (workflows) Enable release event handling in sync-github - (e875e78)
- (workflows) Remove unnecessary checkout step - (45a6113)
[0.1.0] - 2025-05-24
🚀 Features
- Add project structure and dependency management - (a9ed247)
- (ci) Add automated workflows for releases and nightly builds - (579c70b)
⚙️ Miscellaneous Tasks
- (vscode) Customize activity bar and peacock colors - (db8fda1)