3.6 KiB
3.6 KiB
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
⚙️ Miscellaneous Tasks
- (workflows) Update action to main branch - (043a01c)
- (workflows) Update action version in release workflow - (9a0d65b)
[0.1.0] - 2025-06-14
🚀 Features
- (config) Update remote repository details in cliff.toml - (0671495)
- (workflows) Add token input for release action - (fcb80ef)
- (action) Add environment variables for version detection - (72faeb5)
- (workflow) Enhance release process with additional steps - (7bad547)
- (action) Add default values for optional inputs - (fee52f9)
- (workflows) Enhance release process with additional steps - (4ab6624)
- (workflows) Add automated changelog and release workflow - (84d0da4)
- (action) Add composite action for changelog and release - (978d002)
- (scripts) Add CI utilities for versioning and changelog - (048b964)
🐛 Bug Fixes
- (action) Ensure fallback for release token input - (b65e9ee)
🚜 Refactor
- (action) Remove unused steps for version management - (286d2a6)
- (action) Remove unused CLI setup steps - (209c25d)
- (action) Remove unused changelog and release steps - (a66fc97)
🎨 Styling
- (vscode) Customize activity bar and theme colors - (53bad79)