mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
31 lines
575 B
JSON
31 lines
575 B
JSON
[
|
|
{
|
|
"title": "💥 Breaking Changes",
|
|
"labels": ["breaking change"]
|
|
},
|
|
{
|
|
"title": "✨ New Scripts",
|
|
"labels": ["new script"]
|
|
},
|
|
{
|
|
"title": "🚀 Updated Scripts",
|
|
"labels": ["update script"]
|
|
},
|
|
{
|
|
"title": "🌐 Website",
|
|
"labels": ["website"]
|
|
},
|
|
{
|
|
"title": "🐞 Bug Fixes",
|
|
"labels": ["bug fix"]
|
|
},
|
|
{
|
|
"title": "🧰 Maintenance",
|
|
"labels": ["maintenance"]
|
|
},
|
|
{
|
|
"title": "❔ Unlabelled",
|
|
"labels": []
|
|
}
|
|
]
|