mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-06 00:41:39 +08:00
docs: fix script
This commit is contained in:
@@ -16,7 +16,7 @@ And Read the semver specification to understand how to version your release. htt
|
|||||||
### 1. Update the version in `package.json`
|
### 1. Update the version in `package.json`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn workspaces foreach exec yarn version 0.5.4-canary.5
|
yarn workspaces foreach exec npm version 0.5.4-canary.5
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Commit changes and push to `master`
|
### 2. Commit changes and push to `master`
|
||||||
|
|||||||
Reference in New Issue
Block a user