Skip to content

Releases: amannn/action-semantic-pull-request

v4.1.0

04 Feb 16:52
Compare
Choose a tag to compare

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

03 Feb 13:39
Compare
Choose a tag to compare

4.0.1 (2022-02-03)

Bug Fixes

v4.0.0

02 Feb 16:21
Compare
Choose a tag to compare

4.0.0 (2022-02-02)

⚠ BREAKING CHANGES

  • dropped support for node <=15

Features

v3.7.0

02 Feb 16:15
Compare
Choose a tag to compare

3.7.0 (2022-02-02)

Features

v3.6.0

05 Jan 09:00
Compare
Choose a tag to compare

3.6.0 (2022-01-05)

Features

  • Publish major version tag (c47e831)

v3.5.0

15 Dec 06:58
Compare
Choose a tag to compare

3.5.0 (2021-12-15)

Features

v3.4.6

31 Oct 08:59
Compare
Choose a tag to compare

3.4.6 (2021-10-31)

Bug Fixes

  • Better strategy to detect merge commits (#132) (f913d37)

v3.4.5

28 Oct 07:08
Compare
Choose a tag to compare

3.4.5 (2021-10-28)

Bug Fixes

  • Consider merge commits for single commit validation (#131) (5265383), closes #108

v3.4.4

26 Oct 11:54
Compare
Choose a tag to compare

3.4.4 (2021-10-26)

Reverts

  • Revert "fix: Consider merge commits for single commit validation (#127)" (d40b0d4), closes #127

v3.4.3

26 Oct 08:58
Compare
Choose a tag to compare

3.4.3 (2021-10-26)

Bug Fixes