Update .releaserc
This commit is contained in:
parent
41e468ffa2
commit
ccd43508f9
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
"plugins": [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/changelog",
|
||||
"@semantic-release/npm",
|
||||
"@semantic-release/git",
|
||||
"@semantic-release/github",
|
||||
"@semantic-release/npm"
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue