- Your code should pass all the tests on Github.
- Open a PR against
masterand ensure that all CI passes. - Get a full code review from one of the maintainers.
- Merge your changes.
- Ensure that all tests passed on the last CI that ran on
master. - Open a PR to update the CHANGELOG.md if anything needs to be changed. Merge
this and pull
masteragain. - Checkout
masterandgit pull. - Run
npx lerna publishand follow the prompts.