mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-25 04:38:58 +00:00
docs: update release steps
This commit is contained in:
parent
bbf8acd767
commit
acdcb14367
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
- Run `pnpm changeset version`. This will bump the versions of the packages previously specified with pnpm changeset (and any dependents of those) and update the changelog files.
|
||||
- Run `pnpm install`. This will update the lockfile and rebuild packages.
|
||||
- Commit the changes.
|
||||
- Run `pnpm publish -r`. This command will publish all packages that have bumped versions not yet present in the registry.
|
||||
- Run `pnpm changeset publish`. This command will publish all packages that have bumped versions not yet present in the registry.
|
||||
|
|
Loading…
Reference in a new issue