Skip to content

Commit 24b041f

Browse files
author
Aaron Roller
committed
not using npm during releases master
1 parent 692542a commit 24b041f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.releaserc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# needed to keep npm out, which is in by default and requires package.json
2+
plugins:
3+
- "@semantic-release/commit-analyzer"
4+
- "@semantic-release/github"
5+
- "@semantic-release/release-notes-generator"

0 commit comments

Comments
 (0)