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 92d82b1 commit c938ae2Copy full SHA for c938ae2
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.3.0-dev.1
2
+
3
+ - Support `DEBUG=true` env to print verbose message
4
+ - Some docs update
5
6
## 0.3.0-dev.0
7
8
> Note: This release has breaking changes.
pubspec.yaml
@@ -1,6 +1,6 @@
name: commitlint_cli
description: Commitlint lint commit messages to satisfy conventional commit format
-version: 0.3.0-dev.0
+version: 0.3.0-dev.1
homepage: https://github.com/hyiso/commitlint
repository: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint
0 commit comments