docs: remove invalid spaces (#4057)

This commit is contained in:
Donny Wang
2024-08-06 17:51:39 +08:00
committed by GitHub
parent 72ed2d35b9
commit f26b3eddb2
10 changed files with 2 additions and 29 deletions

View File

@@ -11,15 +11,11 @@ changeset 命令在项目中已经内置:
### 交互式填写变更集
```bash
pnpm run changeset
```
### 统一提升版本号
```bash
pnpm run version
```