Skip to content

Commit 1593b9b

Browse files
committed
fix: Also bump version in package.json
1 parent 47845e7 commit 1593b9b

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
@@ -20,6 +20,12 @@
2020
"plugins": [
2121
"@semantic-release/commit-analyzer",
2222
"@semantic-release/release-notes-generator",
23+
[
24+
"@semantic-release/npm",
25+
{
26+
"npmPublish": false
27+
}
28+
],
2329
[
2430
"@semantic-release/github",
2531
{

0 commit comments

Comments
 (0)