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

chore: delete .releaserc

parent 3c2339e1
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}"
}]
]
}
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