Releases: mikepenz/release-changelog-builder-action
Releases · mikepenz/release-changelog-builder-action
v1.0.0
22 Jan 11:40
Compare
Sorry, something went wrong.
No results found
🚀 Features
Introduce alternative tag sorting algorithm
v0.9.5
19 Oct 18:46
Compare
Sorry, something went wrong.
No results found
🚀 Features
New additional placeholders for template and empty_template
Enhance sorting by using proper semver
🧪 Tests
💬 Other
Adjust code to move fromTag resolving to main.ts
Update package.json to updated description
v0.9.1
18 Oct 13:56
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Fix log message of uncategorized PR count
💬 Other
Enhance README with sample output
v0.9.0
18 Oct 10:30
Compare
Sorry, something went wrong.
No results found
🚀 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
Compare
Sorry, something went wrong.
No results found
🚀 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
Compare
Sorry, something went wrong.
No results found
🚀 Features
Allow to ignore pre-releases to find fromTag
v0.2.0
16 Oct 18:07
Compare
Sorry, something went wrong.
No results found
🚀 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
v0.1.1
16 Oct 17:33
Compare
Sorry, something went wrong.
No results found
v0.1.0
16 Oct 17:34
Compare
Sorry, something went wrong.
No results found
Initial version of the action which should already work for most usecases