10000
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 c370674 commit eaad24cCopy full SHA for eaad24c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.8.1
2
+
3
+ - Fix `parserOptions` not passed to `lint`
4
5
## 0.8.0
6
7
- Support parser options in `commitlint.yaml` under section `parser`
pubspec.yaml
@@ -1,6 +1,6 @@
name: commitlint_cli
description: Commitlint lint commit messages to satisfy conventional commit format
-version: 0.8.0
+version: 0.8.1
homepage: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint
0 commit comments