We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ded3b commit 71952cdCopy full SHA for 71952cd
.releaserc.yaml
@@ -1,5 +1,9 @@
1
---
2
branches:
3
- main
4
+plugins:
5
+ - '@semantic-release/commit-analyzer'
6
+ - '@semantic-release/release-notes-generator'
7
+ - '@semantic-release/github'
8
9
tagFormat: '${version}'
0 commit comments