mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
16 lines
243 B
Text
16 lines
243 B
Text
|
{
|
||
|
"types": [
|
||
|
{
|
||
|
"type": "feat",
|
||
|
"section": "Features"
|
||
|
},
|
||
|
{
|
||
|
"type": "fix",
|
||
|
"section": "Bug Fixes"
|
||
|
},
|
||
|
{
|
||
|
"type": "chore",
|
||
|
"section": "Improvements"
|
||
|
}
|
||
|
]
|
||
|
}
|