Releases: amannn/action-semantic-pull-request
Releases · amannn/action-semantic-pull-request
v5.0.0
5.0.0 (2022-10-11)
⚠ BREAKING CHANGES
- Enum options need to be newline delimited (to allow whitespace within them) (#205)
Features
- Enum options need to be newline delimited (to allow whitespace within them) (#205) (c906fe1)
v4.6.0
4.6.0 (2022-09-26)
Features
- Provide error messages as
outputs.error_message
(#194) (880a3c0)
v4.5.0
4.5.0 (2022-05-04)
Features
v4.4.0
4.4.0 (2022-04-22)
Features
- Add options to pass custom regex to conventional-commits-parser (#177) (956659a)
v4.3.0
4.3.0 (2022-04-13)
Features
- Add
ignoreLabels
option to opt-out of validation for certain PRs (#174) (277c230)
v4.2.0
4.2.0 (2022-02-08)
Features
- Add opt-in validation that PR titles match a single commit (#160) (c05e358)
v4.1.0
4.1.0 (2022-02-04)
Features
- Check if the PR title matches the commit title when single commits are validated to avoid surprises (#158) (f1216e9)
v4.0.1
4.0.1 (2022-02-03)
Bug Fixes
v4.0.0
4.0.0 (2022-02-02)
⚠ BREAKING CHANGES
- dropped support for node <=15
Features
v3.7.0
3.7.0 (2022-02-02)
Features