All checks were successful
Create Major Version Tag / update-major-tag (release) Successful in 4s
3.8 KiB
3.8 KiB
Changelog
All notable changes to this project will be documented in this file.
0.2.0 - 2025-07-02
📚 Documentation
- (readme) Update script reference in usage example - (fb60cee)
- (run.sh) Update script documentation and help output - (fd29805)
- (script) Improve help message layout and readability - (b1644de)
- (run.sh) Clarify version reference in comments - (f1b790d)
0.1.1 - 2025-06-27
🚀 Features
- (run) Add version flag and enforce as required input - (13cdeb8)
- (script) Add script to generate Debian changelog locally - (eaa9ca9)
🐛 Bug Fixes
- (configs) Correct environment variable for author email - (fba5c57)
- (run) Ensure environment variables are passed - (e689046)
- (run) Ensure environment variables are passed to script - (c9930e7)
📚 Documentation
- (readme) Add usage instructions for changelog generator - (d9d5363)
[0.1.0] - 2025-06-27
🚀 Features
- (action) Add composite action for generating Debian changelog - (1544e1f)
- (scripts) Add changelog generation script - (a17bc7f)
- (scripts) Add git-cliff installer script - (b725a14)
- (workflows) Add major version tagging for releases - (62e259f)
- (vscode) Add custom activity bar and peacock colors - (5a6b43f)
🐛 Bug Fixes
- (configs) Correct mismatched parentheses in template variables - (3c60361)