Skip to content

Commit 1a74cc9

Browse files
committed
feat(versioning): configured semantic-release/npm settings
1 parent 65379f3 commit 1a74cc9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
"plugins": [
4848
"@semantic-release/release-notes-generator",
4949
"@semantic-release/changelog",
50+
[
51+
"@semantic-release/npm",
52+
{
53+
"npmPublish": false
54+
}
55+
],
5056
[
5157
"@semantic-release/git",
5258
{

0 commit comments

Comments
 (0)