Commit c45e1eea authored by Liana Husikyan's avatar Liana Husikyan Committed by lianahus

Update release-process.md

parent 524ee20d
...@@ -34,7 +34,7 @@ This document includes: ...@@ -34,7 +34,7 @@ This document includes:
- git fetch origin remix_beta - git fetch origin remix_beta
- git checkout origin/remix_beta - git checkout origin/remix_beta
- git checkout -b bumpVersion - git checkout -b bumpVersion
- update package.json version (remove the tag `beta`) - update package.json version
- remove package-lock.json version and generate a new one with `npm install` - remove package-lock.json version and generate a new one with `npm install`
- merge PR to origin/remix_beta - merge PR to origin/remix_beta
- git fetch origin remix_beta - git fetch origin remix_beta
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment