Update release-process.md

pull/5406/head
Noisy 2 days ago committed by Aniket
parent 69cb8f07a3
commit 10d5e14b18
  1. 4
      release-process.md

@ -49,7 +49,7 @@ This command will ask for a new version.
This command uses `lerna` and is solely responsible for publishing all the remix libraries. It will ask for a new version of each library. Make sure you are logged in to NPM. This command uses `lerna` and is solely responsible for publishing all the remix libraries. It will ask for a new version of each library. Make sure you are logged in to NPM.
Once these command run successfully, the version for each remix library will be updated to latest in the libs' package.json file. Once these commands run successfully, the version for each remix library will be updated to latest in the libs' package.json file.
- Create and merge bump PR to master - Create and merge bump PR to master
@ -95,7 +95,7 @@ Publish a new release on GitHub using created tag and generate automated changel
### Part 2. Update the Remix Live ### Part 2. Update the Remix Live
Updating the `remix_live` branch latest to the `remix_beta` runs the CircleCI build which updates liver version of Remix IDE on `remix.ethereum.org` Updating the `remix_live` branch latest to the `remix_beta` runs the CircleCI build which updates live version of Remix IDE on `remix.ethereum.org`
Use this unified command: Use this unified command:

Loading…
Cancel
Save