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