mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
47 lines
789 B
JSON
47 lines
789 B
JSON
[
|
|
{
|
|
"title": "💥 Breaking Changes",
|
|
"labels": ["breaking change"]
|
|
},
|
|
{
|
|
"title": "🆕 New Scripts",
|
|
"labels": ["new script"]
|
|
},
|
|
{
|
|
"title": "✨ New Features",
|
|
"labels": ["feature"]
|
|
},
|
|
{
|
|
"title": "🚀 Updated Scripts",
|
|
"labels": ["update script"],
|
|
"subCategories": [
|
|
{
|
|
"title": "🐞 Bug Fixes",
|
|
"labels": ["bugfix"],
|
|
"notes" : []
|
|
},
|
|
{
|
|
"title": "General Updates",
|
|
"labels": ["general"],
|
|
"notes" : []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "🌐 Website",
|
|
"labels": ["website"]
|
|
},
|
|
{
|
|
"title": "📡 API",
|
|
"labels": ["api"]
|
|
},
|
|
{
|
|
"title": "🧰 Maintenance",
|
|
"labels": ["maintenance"]
|
|
},
|
|
{
|
|
"title": "❔ Unlabelled",
|
|
"labels": []
|
|
}
|
|
]
|