thunderhub/.versionrc

16 lines
243 B
Plaintext
Raw Normal View History

2020-04-14 17:33:22 +02:00
{
"types": [
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "chore",
"section": "Improvements"
}
]
}