Files
deb-changelog-action/CHANGELOG.md

1.8 KiB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🚀 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)

⚙️ Miscellaneous Tasks

  • (configs) Add debian changelog configuration - (9eaa869)
  • (config) Add default git-cliff configuration - (245aa1d)
  • (gitignore) Add rule to ignore environment files - (908eeab)
  • (workflows) Add release workflow and merge template - (2ea1395)