docs: analyzeCommits does not accept an Array

[Fixes #924]
This commit is contained in:
Patrick Mowrer
2018-09-07 10:17:06 -04:00
committed by Pierre Vanduynslager
parent dfbb9f2429
commit 1348985b6c
+1 -1
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`