Skip to content

Commit c044854

Browse files
committed
update release config.
1 parent f8e7950 commit c044854

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.releaserc.json

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

0 commit comments

Comments
 (0)