Skip to content

Commit 9035480

Browse files
committed
Adding semantic-release to project
1 parent 667f513 commit 9035480

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.releaserc

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

0 commit comments

Comments
 (0)