File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.0.0 " ></a >
2
+ # [ 1.0.0] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v1.0.0 ) (2016-06-20)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** cli:** disable angular defaults when a rc file is provided ([ ef9a2b7] ( https://github.com/marionebl/conventional-changelog-lint/commit/ef9a2b7 ) )
8
+
9
+ ### Features
10
+
11
+ * ** rules:** update to latest default ruleset ([ 1c2f772] ( https://github.com/marionebl/conventional-changelog-lint/commit/1c2f772 ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * rules: fix: remove revert type
17
+ * fix: add perf type
18
+ * fix: allow multidigit release versions
19
+ * feat: warn on footer-leading-blank
20
+
21
+
22
+
1
23
<a name =" 0.3.4 " ></a >
2
24
## [ 0.3.4] ( https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v0.3.4 ) (2016-04-15)
3
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " conventional-changelog-lint" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Lint commit messages against a conventional-changelog preset and ruleset" ,
5
5
"main" : " distribution/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments