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).