Skip to content

Commit 4695a8c

Browse files
committed
ci: add releaserc
1 parent 567a7f4 commit 4695a8c

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+
preset: angular
2+
plugins:
3+
- "@semantic-release/commit-analyzer"
4+
- "@semantic-release/release-notes-generator"
5+
- "@semantic-release/github"

0 commit comments

Comments
 (0)