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 =" 0.1.2 " ></a >
2
+ ## [ 0.1.2] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.1...v0.1.2 ) (2016-02-14)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * enforce addition of distribution folder ([ cbe3a90] ( https://github.com/marionebl/conventional-changelog-lint/commit/cbe3a90 ) )
8
+
9
+
10
+
1
11
<a name =" 0.1.1 " ></a >
2
12
## [ 0.1.1] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.0...v0.1.1 ) (2016-02-14)
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " conventional-changelog-lint" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " Lint commit messages against a conventional-changelog preset and ruleset" ,
5
5
"main" : " distribution/index.js" ,
6
- "files" : [" distribution" ],
6
+ "files" : [
7
+ " distribution"
8
+ ],
7
9
"bin" : {
8
10
"conventional-changelog-lint" : " distribution/cli.js"
9
11
},
You can’t perform that action at this time.
0 commit comments