Skip to content

Commit 33b3a93

Browse files
committed
fix: disable npm publish step
1 parent a2cf52e commit 33b3a93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.releaserc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"plugins": ['@semantic-release/commit-analyzer', '@semantic-release/release-notes-generator', '@semantic-release/github']
3+
}

0 commit comments

Comments
 (0)