docs: correct list of default plugins
This commit is contained in:
parent
95a9e89141
commit
4b13280713
@ -19,10 +19,9 @@ A plugin is a npm module that can implement one or more of the following steps:
|
|||||||
|
|
||||||
## Plugins installation
|
## Plugins installation
|
||||||
|
|
||||||
These five plugins are already part of **semantic-release** and don't have to be installed separately:
|
These four plugins are already part of **semantic-release** and don't have to be installed separately:
|
||||||
```
|
```
|
||||||
"@semantic-release/commit-analyzer"
|
"@semantic-release/commit-analyzer"
|
||||||
"@semantic-release/error"
|
|
||||||
"@semantic-release/github"
|
"@semantic-release/github"
|
||||||
"@semantic-release/npm"
|
"@semantic-release/npm"
|
||||||
"@semantic-release/release-notes-generator"
|
"@semantic-release/release-notes-generator"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user