Skip to content

Commit 36e40fa

Browse files
committed
fix: add the missing .releaserc.yml file
1 parent 6cc2359 commit 36e40fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.releaserc.yml

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

0 commit comments

Comments
 (0)