Skip to content

Commit

Permalink
Update checkpoints guide in release-process.md
Browse files Browse the repository at this point in the history
  • Loading branch information
handshake-enthusiast committed Jul 14, 2023
1 parent 90cdf84 commit 356b315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-process.md
Expand Up @@ -124,7 +124,7 @@ only `patch`es until release(feature lock).

Process example (e.g. `latest` was `3.1.0` and we are releasing `4.0.0-rc.1`):
- Update network seeds.
- Add new checkpoint. Last checkpoint + 6 months.
- Add a new checkpoint which should be ~4-6 months before the release.
- update `package.json` version to `4.99.0` in `master` branch.
- update `package-lock.json` by running `npm install`.
- create branch `4.x` from the `master`.
Expand Down

0 comments on commit 356b315

Please sign in to comment.