Releases: mikepenz/release-changelog-builder-action
Releases · mikepenz/release-changelog-builder-action
v3.7.0
v3.6.1
v3.6.0
v3.5.0
🚀 Features
- Differentiate between no
matchvsequalcontent for transformers- PR: #933
- Introduce additional logs to identify PR filtering
- PR: #943
- Use the default
github.token - Support to include review comments in the target PR template
- PR: #961
🐛 Fixes
- Fix
undefinedformatchregex- PR: #973
- Thanks for the report @eXponenta
💬 Other
- DevContainer support
- PR: #960
📦 Dependencies
v3.4.0
🚀 Features
- Support
NO_PROXYenv config- PR: #880
💬 Other
- Fix custom test case TS file by supplying the correct number of arguments to ReleaseNotesBuilder
- PR: #909
- Fix
set-outputcommand is deprecated- FIX #924
- Thanks for the report @nazarEnzo
📦 Dependencies
v3.3.1
v3.3.0
🚀 Features
- Add HTTPS proxy functionality
- PR: #850
- Thanks @fhopfensperger for the contribution
📦 Dependencies
- Update dependencies 2022.08.10 | @actions/core
- PR: #857
v3.2.0
🚀 Features
- Introduce experimental support for CUSTOM PLACEHOLDERS
- PR: #837
- Add
branchname toPullRequestInfo - Provide configuration as string in
ci.yml- PR: #833
- Introduce new placeholders - Changed files, Additions, Deletions, Changes, Commits
- PR: #823
- Also set diff information output for
commitMode- PR: #826
- Fetch GitHub release information
- PR: #827
💬 Other
- Introduce documentation on
experimentalcustom placeholder feature- PR: #846
- Reformat source
- PR: #836
- Include
Local Testingsection in README- PR: #825
🐛 Fixes
- Exclude no match custom placeholders
- PR: #840
📦 Dependencies
v3.2.0-rc04
🐛 Fixes
- Exclude no match custom placeholders
- PR: #840