File tree 1 file changed +13
-3
lines changed
1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 8.0.0] ( https://github.com/conventional-changelog/commitlint/compare/v7.6.2...v8.0.0 )
7
+
8
+ ### Breaking Changes
9
+
10
+ * fix: avoid excessive help text #606 (#637 )
11
+ The commitlint default formatter is now silent for reports without warnings or errors.
12
+ Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag.
13
+
14
+
15
+ ## [ 7.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.2 )
16
+
17
+ * Republish packages with out of sync artifacts
18
+
6
19
## [ 7.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1 ) (2019-05-09)
7
20
8
21
@@ -12,9 +25,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
12
25
* handle absolute config paths correctly [ #647 ] ( https://github.com/conventional-changelog/commitlint/issues/647 ) ([ 49b3a77] ( https://github.com/conventional-changelog/commitlint/commit/49b3a77 ) )
13
26
14
27
15
-
16
-
17
-
18
28
# [ 7.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0 ) (2019-05-06)
19
29
20
30
You can’t perform that action at this time.
0 commit comments