Skip to content

Releases: mikepenz/release-changelog-builder-action

v0.9.0

18 Oct 10:30
v0.9.0
7b74ff9
Compare
Choose a tag to compare

🚀 Features

  • Retrieve toTag from github.ref
  • Introduce additional output values
  • Introduce configuration to fail on errors

🐛 Fixes

  • Resolve repo user and name

🧪 Tests

  • Introduce test cases to verify sort ordering

💬 Other

  • Showcase external repo changelog generation
  • Improve documentation

v0.5.0

18 Oct 07:17
v0.5.0
ca3a814
Compare
Choose a tag to compare

🚀 Features

  • Improve README
  • Improved configuration failure handling
  • Improved defaults if no configuration is provided
  • Introduce additional placeholders [milestone, labels, assignees, reviewers]
  • Enhanced action logs

🐛 Fixes

  • Improved handling for non existing tags

💬 Other

  • Fix typos in Readme
  • Improve changelog generation of project

v0.3.0

16 Oct 18:43
v0.3.0
ec8fdec
Compare
Choose a tag to compare

🚀 Features

  • Allow to ignore pre-releases to find fromTag

v0.2.0

16 Oct 18:07
v0.2.0
73ca337
Compare
Choose a tag to compare

🚀 Features

  • At max read back configurations
  • [CI] Introduce automated release build

🐛 Fixes

  • Fix missing github token for release
  • Specify toTag for the automated release generation

🧪 Tests

  • Add contribution notes

v0.1.1

16 Oct 17:33
v0.1.1
7edac9e
Compare
Choose a tag to compare
  • introduce icon and color

v0.1.0

16 Oct 17:34
v0.1.0
9585c4f
Compare
Choose a tag to compare
  • Initial version of the action which should already work for most usecases