fix: an uncatched zh-Hant character

... and now it's a zh-Hans character as it should be.
This commit is contained in:
sctop 2024-05-25 20:17:33 +08:00 committed by GitHub
parent 5290a99fa5
commit ca276d8b70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```