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
+
1
11
<a name =" 1.0.0 " ></a >
2
12
# [ 1.0.0] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v1.0.0 ) (2016-06-20)
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " conventional-changelog-lint" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Lint commit messages against a conventional-changelog preset and ruleset" ,
5
5
"main" : " distribution/index.js" ,
6
6
"files" : [
25
25
},
26
26
"ava" : {
27
27
"babel" : " inherit" ,
28
- "require" : [" babel-register" ]
28
+ "require" : [
29
+ " babel-register"
30
+ ]
29
31
},
30
32
"config" : {
31
33
"commitizen" : {
You can’t perform that action at this time.
0 commit comments