commitlint_cli 0.4.0-pre.0 copy "commitlint_cli: ^0.4.0-pre.0" to clipboard
commitlint_cli: ^0.4.0-pre.0 copied to clipboard

Commitlint lint commit messages to satisfy conventional commit format

0.4.0-pre.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: remove --version
  • BREAKING FEAT: Replace support of DEBUG=true env to VERBOSE=true by using package verbose.
  • Fix parse ! like feat!:subject.
  • Fix parse Merge commit.

0.3.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: Make all commitlint_* packages into one commitlint_cli package.
  • Move package:commitlint_config/commitlint.yaml to package:commitlint_cli/commitlint.yaml.
  • Support DEBUG=true env to print verbose message.

0.2.1+1 #

  • Update a dependency to the latest release.

0.2.1 #

  • FEAT: add documentation link. (305bb990)

0.2.0 #

Note: This release has breaking changes.

  • FEAT: change cli to CommandRunner. (f8b640ab)
  • BREAKING FEAT: change --edit preceded to --from and --to. (fb9a6a8d)

0.1.0+1 #

  • DOCS: add usage documentation. (23f70976)

0.1.0 #

  • Initial version.
2
likes
0
pub points
81%
popularity

Publisher

unverified uploader

Commitlint lint commit messages to satisfy conventional commit format

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

ansi, args, change_case, path, verbose, yaml

More

Packages that depend on commitlint_cli