Skip to content

Releases: mikepenz/release-changelog-builder-action

v5.0.0-rc03

07 Aug 13:23
346d974
Compare
Choose a tag to compare
v5.0.0-rc03 Pre-release
Pre-release

🚀 Features

  • Introduce AUTHOR_NAME placeholder

Contributors:
#{{CONTRIBUTORS}}

v5.0.0-rc02

06 Aug 07:49
f3fc77b
Compare
Choose a tag to compare
v5.0.0-rc02 Pre-release
Pre-release

🐛 Fixes

  • COMMIT mode not returned when commitMode is true

💬 Other

  • clarify tag_resolver.filter documentation
  • Rework README to make REGEX objects more clear

📦 Dependencies

  • Upgrade dev dependencies

v5

26 Jul 07:38
f3fc77b
Compare
Choose a tag to compare

v5.0.0-rc01

26 Jul 07:36
c7b3b6d
Compare
Choose a tag to compare
v5.0.0-rc01 Pre-release
Pre-release

🚀 Features

  • Enhance CONTRIBUTORS template

🐛 Fixes

📦 Dependencies

  • Dependency upgrades | semver 7.6.3

v5.0.0-a04

20 Jun 11:56
8c644a1
Compare
Choose a tag to compare
v5.0.0-a04 Pre-release
Pre-release

🚀 Features

  • Introduce CONTRIBUTORS (PR author based)

💬 Other

  • Enhance error log in case of a fatal error building the changelog
  • Fix spelling mistakes

📦 Dependencies

  • Dependency Upgrades

v4.2.2

11 Apr 06:35
32e3c96
Compare
Choose a tag to compare

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Enhance error log in case of a fatal error building the changelog

v4

04 Jun 19:08
32e3c96
Compare
Choose a tag to compare

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Enhance error log in case of a fatal error building the changelog

📦 Dependencies

  • Upgrade dependencies on the 4.x variant

v5.0.0-a03

10 Apr 12:06
64d5b0f
Compare
Choose a tag to compare
v5.0.0-a03 Pre-release
Pre-release

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Improve local testing documentation

📦 Dependencies

  • Upgrade dependencies to their latest version

v4.2.1

10 Apr 12:12
f8d971b
Compare
Choose a tag to compare

📦 Dependencies

  • Upgrade dependencies on the 4.x variant

v5.0.0-a02

02 Mar 20:34
81b3714
Compare
Choose a tag to compare
v5.0.0-a02 Pre-release
Pre-release

🚀 Features

  • Refactor mode configuration | Add support for HYBRID | Add new CommitMode focused default config

💬 Other

  • Rework README structure

📦 Dependencies

  • Dependency upgrades