You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snabbdom/.versionrc.json

21 lines
333 B
JSON

{
"types": [
{
"type": "auto",
"section": "Internal changes"
},
{
"type": "dx",
"section": "Internal changes"
},
{
"type": "ux",
"section": "User facing changes"
}
],
"releaseCommitMessageFormat": "release(package): {{currentTag}}",
"skip": {
"tag": true
}
}