From 66ea531ef394a148c8b1877eae6c4bd43a57fe85 Mon Sep 17 00:00:00 2001 From: XcantloadX <3188996979@qq.com> Date: Thu, 3 Jul 2025 09:15:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20Git=20=E8=AE=B0=E5=BD=95=E6=8F=90?= =?UTF-8?q?=E5=8F=96=E5=B7=A5=E5=85=B7=E6=94=AF=E6=8C=81=20bootstrap=20sco?= =?UTF-8?q?pe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/extract_changelog.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/extract_changelog.py b/tools/extract_changelog.py index 865d190..99af708 100644 --- a/tools/extract_changelog.py +++ b/tools/extract_changelog.py @@ -68,6 +68,7 @@ def print_changelog(categories, output_file=None): 'ui': '界面', 'core': '框架', 'devtool': '开发工具', + 'bootstrap': '启动器', '*': '其他' }