chore: Git 记录提取工具支持 bootstrap scope
This commit is contained in:
parent
b325a20b60
commit
66ea531ef3
|
@ -68,6 +68,7 @@ def print_changelog(categories, output_file=None):
|
||||||
'ui': '界面',
|
'ui': '界面',
|
||||||
'core': '框架',
|
'core': '框架',
|
||||||
'devtool': '开发工具',
|
'devtool': '开发工具',
|
||||||
|
'bootstrap': '启动器',
|
||||||
'*': '其他'
|
'*': '其他'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue