Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tirr-c committed Aug 12, 2019
1 parent 6baff58 commit 52e68b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ To publish the packages, please follow the steps:

1. Checkout `master` branch.
2. Update `CHANGELOG.md` and commit changes.
3. Run `node_modules/.bin/lerna version` to update the packages' version. This will automatically *commit version changes* and *add a version tag*.
3. Run `yarn lerna version` to update the packages' version. This will automatically *commit version changes* and *add a version tag*.
4. Push the commits & version tag to `master` branch.

> CI will be triggered after pushing the tag to start deployment process.

0 comments on commit 52e68b0

Please sign in to comment.