Commit a689432e authored by Liana Husikyan's avatar Liana Husikyan Committed by Aniket

Update release-process.md

parent 4f06f3c1
...@@ -9,12 +9,13 @@ This document includes: ...@@ -9,12 +9,13 @@ This document includes:
## RemixD release ## RemixD release
- update new version number in remixd libs/remixd/package.json - update new version number in remixd libs/remixd/package.json
- build remixd - nx build remixd
- cd into ./dist/libs/remixd - cd into ./dist/libs/remixd
- npm publish - npm publish
- create bump PR to master. - create bump PR to master.
## Remix libs release ## Remix libs release
(remove dist and login to npm)
- git fetch origin master - git fetch origin master
- git checkout origin/master - git checkout origin/master
- git checkout -b bumpLibsVersion - git checkout -b bumpLibsVersion
......
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