thunderhub/.versionrc

16 lines
243 B
Plaintext

{
"types": [
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "chore",
"section": "Improvements"
}
]
}