8000
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 c07687e commit 91b2ec1Copy full SHA for 91b2ec1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.7.1
2
+
3
+ - rule should pass if commit component raw is null (fix #18)
4
5
## 0.7.0
6
7
- Support `references-empty` rule.
pubspec.yaml
@@ -1,6 +1,6 @@
name: commitlint_cli
description: Commitlint lint commit messages to satisfy conventional commit format
-version: 0.7.0
+version: 0.7.1
homepage: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint
0 commit comments