mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-04 04:30:07 +00:00
fix: changelog
This commit is contained in:
15
changelogithub.config.json
Normal file
15
changelogithub.config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"types": {
|
||||
"feat": { "title": "🚀 Features" },
|
||||
"fix": { "title": "🔧 Bug Fixes" },
|
||||
"docs": { "title": "📚 Documentation" },
|
||||
"style": { "title": "💄 Styles" },
|
||||
"refactor": { "title": "🔨 Refactor" },
|
||||
"perf": { "title": "🏎 Performance" },
|
||||
"test": { "title": "🚨 Tests" },
|
||||
"build": { "title": "🛠 Build" },
|
||||
"ci": { "title": "👷 CI" },
|
||||
"chore": { "title": "🛗 Chore" },
|
||||
"revert": { "title": "⏪ Revert" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user