Releases: amannn/action-semantic-pull-request
Releases · amannn/action-semantic-pull-request
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
v3.6.0
3.6.0 (2022-01-05)
Features
- Publish major version tag (c47e831)
v3.5.0
3.5.0 (2021-12-15)
Features
v3.4.6
3.4.6 (2021-10-31)
Bug Fixes
- Better strategy to detect merge commits (#132) (f913d37)
v3.4.5
3.4.5 (2021-10-28)
Bug Fixes
- Consider merge commits for single commit validation (#131) (5265383), closes #108
v3.4.4
3.4.4 (2021-10-26)
Reverts
- Revert "fix: Consider merge commits for single commit validation (#127)" (d40b0d4), closes #127
v3.4.3
3.4.3 (2021-10-26)
Bug Fixes