Release Changelog Builder Action Versions Save

A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.

v4.2.2

1 month ago

๐Ÿ› Fixes

  • Fallback to alternative author value if main commit author login is not available
    • PR: #1332

๐Ÿ’ฌ Other

  • Enhance error log in case of a fatal error building the changelog
    • PR: #1333

v4.2.1

1 month ago

๐Ÿ“ฆ Dependencies

  • Upgrade dependencies on the 4.x variant
    • PR: #1330

v5.0.0-a03

1 month ago

๐Ÿ› Fixes

  • Fallback to alternative author value if main commit author login is not available
    • PR: #1328

๐Ÿ’ฌ Other

  • Improve local testing documentation
    • PR: #1314

๐Ÿ“ฆ Dependencies

  • Upgrade dependencies to their latest version
    • PR: #1329

v5.0.0-a02

2 months ago

๐Ÿš€ Features

  • Refactor mode configuration | Add support for HYBRID | Add new CommitMode focused default config
    • PR: #1312

๐Ÿ’ฌ Other

  • Rework README structure
    • PR: #1310

๐Ÿ“ฆ Dependencies

  • Dependency upgrades
    • PR: #1311

v5.0.0-a01

2 months ago

๐Ÿš€ Features

  • Unify handling of regex transformers | New method
    • PR: #1306
  • Introduce nested categorisation
    • PR: #1308

๐Ÿ’ฌ Other

  • [CI] Optimize release changelog config
    • PR: #1307

v4.2.0

2 months ago

๐Ÿ› Fixes

  • Sort retrieved PRs by updated instead of merged
    • PR: #1301

๐Ÿ“ฆ Dependencies

  • Upgrade dependencies
    • PR: #1302

๐Ÿงช Tests

  • Test inverse tag resolver
    • PR: #1304

v4.2.0-rc01

3 months ago

๐Ÿ› Fixes

  • Sort retrieved PRs by updated instead of merged
    • PR: #1301

๐Ÿ“ฆ Dependencies

  • Upgrade dependencies
    • PR: #1302

v4.1.1

4 months ago

๐Ÿ“ฆ Dependencies

  • Dependency upgrades 20240112
    • PR: #1295

v4.1.0

6 months ago

๐Ÿš€ Features

  • Introduce support for gitea
    • PR: #1273
    • Big thanks to @dreamncn for the huge contribution

๐Ÿ’ฌ Other

  • Improve README to include Gitea, and fix highlights
    • PR: #1277

๐Ÿ“ฆ Dependencies

  • Dev Dependency upgrades
    • PR: #1276

v4.0.1

6 months ago

๐Ÿš€ Features

  • Upgrade to node20
    • PR: #1247

๐Ÿ’ฌ Other

  • Update GA permission scopes
    • PR: #1248

๐Ÿ“ฆ Dependencies

  • Dependency upgrades | @actions/* dependencies | Upgrade babel
    • PR: #1263