File tree Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Original file line number Diff line number Diff line change 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
8- - Some docs update
9-
10- ## 0.3.0-dev.0
1+ ## 0.3.0
112
123> Note: This release has breaking changes.
134
145 - ** BREAKING** ** REFACTOR** : Make all ` commitlint_* ` packages into one ` commitlint_cli ` package.
15-
6+ - Move ` package:commitlint_config/commitlint.yaml ` to ` package:commitlint_cli/commitlint.yaml ` .
7+ - Support ` DEBUG=true ` env to print verbose message.
168## 0.2.1+1
179
1810 - Update a dependency to the latest release.
Original file line number Diff line number Diff line change 11name : commitlint_cli
22description : Commitlint lint commit messages to satisfy conventional commit format
3- version : 0.3.0-dev.2
3+ version : 0.3.0
44homepage : https://github.com/hyiso/commitlint
5- repository : https://github.com/hyiso/commitlint
65documentation : https://hyiso.github.io/commitlint
76
87environment :
You can’t perform that action at this time.
0 commit comments