File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
619## [ 7.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1 ) (2019-05-09)
720
821
@@ -12,9 +25,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1225* handle absolute config paths correctly [ #647 ] ( https://github.com/conventional-changelog/commitlint/issues/647 ) ([ 49b3a77] ( https://github.com/conventional-changelog/commitlint/commit/49b3a77 ) )
1326
1427
15-
16-
17-
1828# [ 7.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0 ) (2019-05-06)
1929
2030
You can’t perform that action at this time.
0 commit comments