commitlint_cli 0.4.1
commitlint_cli: ^0.4.1 copied to clipboard
Commitlint lint commit messages to satisfy conventional commit format
0.4.1 #
- Add exmaple README.md
0.4.0 #
Note: This release has breaking changes.
- BREAKING FEAT: remove
--version - BREAKING FEAT: Replace support of
DEBUG=trueenv toVERBOSE=trueby using packageverbose. - Fix parse
!likefeat!:subject. - Fix parse Merge commit.
0.3.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Make all
commitlint_*packages into onecommitlint_clipackage. - Move
package:commitlint_config/commitlint.yamltopackage:commitlint_cli/commitlint.yaml. - Support
DEBUG=trueenv to print verbose message.
0.2.1+1 #
- Update a dependency to the latest release.
0.2.0 #
0.1.0 #
- Initial version.