We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21de45a commit ac91ef5Copy full SHA for ac91ef5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.0-dev.2
2
+
3
+ - fix: commitlint.yaml is ignored
4
5
## 0.3.0-dev.1
6
7
- Support `DEBUG=true` env to print verbose message
pubspec.yaml
@@ -1,6 +1,6 @@
name: commitlint_cli
description: Commitlint lint commit messages to satisfy conventional commit format
-version: 0.3.0-dev.1
+version: 0.3.0-dev.2
homepage: https://github.com/hyiso/commitlint
repository: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint
0 commit comments