We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3eb34 commit 788a7f3Copy full SHA for 788a7f3
.releaserc
@@ -6,6 +6,7 @@
6
plugins: [
7
'@semantic-release/commit-analyzer',
8
'@semantic-release/release-notes-generator',
9
- '@semantic-release/github'
+ '@semantic-release/github',
10
+ '@semantic-release/npm'
11
]
12
}
0 commit comments