Skip to content

Commit d25009f

Browse files
authored
Merge pull request #67 from box/disable-npm-publish-step
fix: disable npm publish step
2 parents a2cf52e + 33b3a93 commit d25009f

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)