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 cc3de1a commit c0a5f7fCopy full SHA for c0a5f7f
.releaserc.js
@@ -5,7 +5,6 @@ module.exports = {
5
"@semantic-release/release-notes-generator",
6
["@semantic-release/npm", { npmPublish: false }],
7
["@semantic-release/npm", { npmPublish: true, pkgRoot: "dist" }],
8
- ["@semantic-release/npm", { npmPublish: false, pkgRoot: "." }],
9
"@semantic-release/github",
10
[
11
"@semantic-release/git",
0 commit comments