File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.1 " ></a >
2+ ## [ 1.0.1] ( https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.0...v1.0.1 ) (2016-08-15)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** rules:** respect keyword setting for scope-empty (#11 ) ([ c646a60] ( https://github.com/marionebl/conventional-changelog-lint/commit/c646a60 ) ), closes [ #10 ] ( https://github.com/marionebl/conventional-changelog-lint/issues/10 )
8+
9+
10+
111<a name =" 1.0.0 " ></a >
212# [ 1.0.0] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v1.0.0 ) (2016-06-20)
313
Original file line number Diff line number Diff line change 11{
22 "name" : " conventional-changelog-lint" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Lint commit messages against a conventional-changelog preset and ruleset" ,
55 "main" : " distribution/index.js" ,
66 "files" : [
2525 },
2626 "ava" : {
2727 "babel" : " inherit" ,
28- "require" : [" babel-register" ]
28+ "require" : [
29+ " babel-register"
30+ ]
2931 },
3032 "config" : {
3133 "commitizen" : {
You can’t perform that action at this time.
0 commit comments