Skip to content

Commit

Permalink
chore: created local '.releaserc.json' from remote 'templates/.releas…
Browse files Browse the repository at this point in the history
…erc.json'
  • Loading branch information
grisha87 committed Feb 13, 2024
1 parent 9c8c7af commit 39dab4b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
[
"@semantic-release/github",
{
"successComment": false
}
]
]
}

0 comments on commit 39dab4b

Please sign in to comment.