Update RELEASING.md
This commit is contained in:
@ -51,6 +51,8 @@ git checkout release-vX.Y.Z
|
|||||||
git pull upstream
|
git pull upstream
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Before starting the release process, make one final commit to CHANGELOG.md, including the date of the release.
|
||||||
|
|
||||||
Change the version string in `package.json`, `package-lock.json` and `ethpm.json` removing the "-rc.R" suffix. Commit these changes and tag the commit as `vX.Y.Z`.
|
Change the version string in `package.json`, `package-lock.json` and `ethpm.json` removing the "-rc.R" suffix. Commit these changes and tag the commit as `vX.Y.Z`.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user