We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c4378 commit 11fb0c1Copy full SHA for 11fb0c1
release.config.js
@@ -4,13 +4,6 @@ module.exports = {
4
'@semantic-release/commit-analyzer',
5
'@semantic-release/release-notes-generator',
6
'@semantic-release/changelog',
7
- [
8
- '@semantic-release/npm',
9
- {
10
- pkgRoot: './dist',
11
- publish: false,
12
- },
13
- ],
14
[
15
'@semantic-release/git',
16
{
0 commit comments