Skip to content
Snippets Groups Projects
Commit f947b33a authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore: delete .releaserc

parent 7f066d27
No related branches found
No related tags found
Loading
{
"branches": ["main"],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/github",
["@semantic-release/git", {
"assets": ["CHANGELOG.md"],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}]
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment