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.
2 parents a3e4fa9 + 83ec4d3 commit cc3de1aCopy full SHA for cc3de1a
.releaserc.js
@@ -5,6 +5,7 @@ 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