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

chore: delete .releaserc

parent 123163a8
No related branches found
No related tags found
No related merge requests found
{
"branches": ["master"],
"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}"
}]
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment