• v0.2.0 93a3eb41fa

    Release v0.2.0
    All checks were successful
    Create Major Version Tag / update-major-tag (release) Successful in 4s
    Stable

    gitea-actions released this 2025-07-02 13:59:16 +02:00 | 2 commits to main since this release

    📚 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)
    Downloads
  • v0.1.1 3b3d31b972

    Release v0.1.1
    All checks were successful
    Create Major Version Tag / update-major-tag (release) Successful in 4s
    Stable

    gitea-actions released this 2025-06-27 22:48:46 +02:00 | 11 commits to main since this release

    🚀 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)
    Downloads
  • v0.1.0 f85df65f5d

    gitea-actions released this 2025-06-27 22:22:35 +02:00 | 24 commits to main since this release

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