Skip to content

Commit f4d5a0c

Browse files
committed
🤖 chore(release): update release configuration for better versioning
1 parent e53884a commit f4d5a0c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

‎.releaserc.json‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@
2828
],
2929
"@semantic-release/release-notes-generator",
3030
"@semantic-release/changelog",
31+
[
32+
"@semantic-release/npm",
33+
{
34+
"npmPublish": false
35+
}
36+
],
3137
["@semantic-release/github", { "assets": [] }],
3238
[
3339
"@semantic-release/git",

0 commit comments

Comments
 (0)