docs: analyzeCommits does not accept an Array

[Fixes #924]
This commit is contained in:
Patrick Mowrer 2018-09-07 09:23:40 -04:00 committed by Pierre Vanduynslager
parent dfbb9f2429
commit 1348985b6c

View File

@ -130,7 +130,7 @@ See [Plugins configuration](plugins.md#configuration) for more details.
### analyzeCommits
Type: `Array`, `String`, `Object`<br>
Type: `String`, `Object`<br>
Default: `'@semantic-release/commit-analyzer'`<br>
CLI argument: `--analyze-commits`