5.0.2 (2022-10-17)
5.0.1 (2022-10-14)
5.0.0 (2022-10-11)
- Enum options need to be newline delimited (to allow whitespace within them) (#205)
4.6.0 (2022-09-26)
4.5.0 (2022-05-04)
4.4.0 (2022-04-22)
4.3.0 (2022-04-13)
4.2.0 (2022-02-08)
4.1.0 (2022-02-04)
- Check if the PR title matches the commit title when single commits are validated to avoid surprises (#158) (f1216e9)
4.0.1 (2022-02-03)
4.0.0 (2022-02-02)
- dropped support for node <=15
- Upgrade [email protected] (#155) (ca264e0)
3.7.0 (2022-02-02)
3.6.0 (2022-01-05)
- Publish major version tag (c47e831)
3.5.0 (2021-12-15)
3.4.6 (2021-10-31)
3.4.5 (2021-10-28)
3.4.4 (2021-10-26)
3.4.3 (2021-10-26)
3.4.2 (2021-08-16)
3.4.1 (2021-07-26)
3.4.0 (2021-02-15)
- Add
validateSingleCommit
flag to validate the commit message if there's only a single commit in the PR (opt-in). This is intended to be used as a workaround for an issue with Github as in this case, the PR title won't be used as the default commit message when merging a PR. (#87) (3f20459)
3.3.0 (2021-02-10)
3.2.6 (2021-01-25)
- Publish changelog (47ac28b)
3.2.1 (2021-01-19)
- Move configuration docs to a separate section (dd78147)
3.2.0 (2021-01-18)
- Add
subjectPatternError
option to allow users to override the default error whensubjectPattern
doesn't match (#76) (e617d81)
3.1.0 (2021-01-11)
3.0.0 (2021-01-08)
- Add opt-in for WIP (#73)
2.2.0 (2020-12-21)
2.1.1 (2020-12-03)
2.1.0 (2020-10-21)
2.0.0 (2020-09-17)
- Remove support for
improvement
prefix (as per commitizen/conventional-commit-types#16).
- Update dependencies. (b9bc3f1)
1.2.10 (2020-09-17)
- Remove support for
improvement
prefix (as per commitizen/conventional-commit-types#16).