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 b3a127d commit 9b22a89Copy full SHA for 9b22a89
.releaserc.yaml
@@ -0,0 +1,14 @@
1
+---
2
+branches:
3
+ - main
4
+plugins:
5
+ - - "@semantic-release/commit-analyzer"
6
+ - preset: conventionalcommits
7
+ - - "@semantic-release/release-notes-generator"
8
9
+ - "@semantic-release/github"
10
+ - - "@semantic-release/changelog"
11
+ - changelogTitle: '# Changelog'
12
+ - - "@semantic-release/git"
13
+ - assets:
14
+ - CHANGELOG.md
0 commit comments