mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
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"
|
|
}
|
|
]
|
|
}
|