Releases: mikepenz/release-changelog-builder-action
Releases · mikepenz/release-changelog-builder-action
v4.0.0-rc09
v4.0.0-rc08
🚀 Features
- Cleanup
pr-collector
dependency | Update dependencies- PR: #1209
🐛 Fixes
- Fix author for commit mode was not username
- PR: #1210
- Thanks for the report @Darex1991
📦 Dependencies
v4.0.0-rc07
v4.0.0-rc06
v4.0.0-rc05
🚀 Features
- Introduce
fetchViaCommits
configuration | Offers a new feature to solve an edge case resulting in old PRs not being included in changelog for squash merges - Respect
exclude_label
foruncategorized
category definition - Enable cache via
exportCache
configuration option- PR: #1182
🐛 Fixes
- Fix
tag_resolver.transformer
configuration- PR: #1179
- Thanks @InakiAbete-Reflektion for the report
v4.0.0-rc04
v4.0.0-rc03
🚀 Features
- Consistently apply output when loading data from cache
- PR: #1164