Skip to content

Commit 2b2efd6

Browse files
authored
Merge pull request #2 from JamesBalazs/semantic-release
Remove npm semantic-release plugin
2 parents 8a3e2c9 + 1b37d46 commit 2b2efd6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.releaserc.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
branches:
22
- main
3+
4+
plugins:
5+
- "@semantic-release/commit-analyzer"
6+
- "@semantic-release/release-notes-generator"
7+
- "@semantic-release/github"

0 commit comments

Comments
 (0)