23 lines
379 B
Plaintext
23 lines
379 B
Plaintext
|
{
|
||
|
"changelog": {
|
||
|
"header": "Changelog",
|
||
|
"sections": [
|
||
|
{
|
||
|
"type": "feat",
|
||
|
"section": "✨ Features",
|
||
|
"hidden": false
|
||
|
},
|
||
|
{
|
||
|
"type": "fix",
|
||
|
"section": "🐛 Bug Fixes",
|
||
|
"hidden": false
|
||
|
},
|
||
|
{
|
||
|
"type": "perf",
|
||
|
"section": "🚀 Performance",
|
||
|
"hidden": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|