From 470c24c264e2d6c1c25bdfe0b29edc3fef03c4cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 7 Feb 2025 13:18:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=8E=89=20commitBody=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BB=A5=E9=80=82=E5=BA=94=20CI=20=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json5 b/default.json5 index 6796140..4afb9ad 100644 --- a/default.json5 +++ b/default.json5 @@ -40,7 +40,7 @@ // major 更新需要人工确认 // { "matchUpdateTypes": ["major"], "dependencyDashboardApproval": true }, ], - "commitBody": "[skip ci]", // 根据 CI 配置调整 + // "commitBody": "[skip ci]", // 根据 CI 配置调整 "customManagers": [ // https://semantic-release.gitbook.io/semantic-release/usage/installation#notes /* === run: npx semantic-release@24.2.1 === */