chore: Git 记录提取工具支持 bootstrap scope

This commit is contained in:
XcantloadX 2025-07-03 09:15:32 +08:00
parent b325a20b60
commit 66ea531ef3
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ def print_changelog(categories, output_file=None):
'ui': '界面', 'ui': '界面',
'core': '框架', 'core': '框架',
'devtool': '开发工具', 'devtool': '开发工具',
'bootstrap': '启动器',
'*': '其他' '*': '其他'
} }