From ca276d8b701c28490e3ee0d6f42047632f5107d0 Mon Sep 17 00:00:00 2001 From: sctop <2094880085@qq.com> Date: Sat, 25 May 2024 20:17:33 +0800 Subject: [PATCH] fix: an uncatched zh-Hant character ... and now it's a zh-Hans character as it should be. --- content/v1.0.0/index.zh-hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v1.0.0/index.zh-hans.md b/content/v1.0.0/index.zh-hans.md index 8989b43..0842aa2 100644 --- a/content/v1.0.0/index.zh-hans.md +++ b/content/v1.0.0/index.zh-hans.md @@ -76,7 +76,7 @@ BREAKING CHANGE: `extends` key in config file is now used for extending other co feat!: send an email to the customer when a product is shipped ``` -### 包含了范围和破坏性变更 `!` 的提交說明 +### 包含了范围和破坏性变更 `!` 的提交说明 ``` feat(api)!: send an email to the customer when a product is shipped ```