21 lines
266 B
JSON
21 lines
266 B
JSON
|
{
|
||
|
"skip": {
|
||
|
"commit": true,
|
||
|
"tag": true
|
||
|
},
|
||
|
"types": [
|
||
|
{
|
||
|
"type": "feat",
|
||
|
"section": "Features"
|
||
|
},
|
||
|
{
|
||
|
"type": "fix",
|
||
|
"section": "Bug Fixes"
|
||
|
},
|
||
|
{
|
||
|
"type": "perf",
|
||
|
"section": "Improvements"
|
||
|
}
|
||
|
]
|
||
|
}
|