Skip to content

Commit

Permalink
chore: update release guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dgozman authored Mar 24, 2020
1 parent ed6e0d5 commit a4dca79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- Make sure the PR passes all required checks and merge it.
1. Publish to npm.
- `npm login`
- `node utils/publish_all_packages.sh --release`
- `utils/publish_all_packages.sh --release`
1. Click 'Publish release' button on the prepared release notes.
1. Mark post release.
- Bump `package.json` version to `vXXX.YYY.ZZZ-post`.
Expand Down

0 comments on commit a4dca79

Please sign in to comment.