Release - nervosnetwork/keypering GitHub Wiki

  1. Checkout an RC branch
git checkout -b rc/[***]
  1. Update version and changelog
lerna version prerelease --conventional-commits --exact --no-git-tag-version --no-push

Changelog will be updated automatically, feel free to embellish it.

  1. Propose a PR from the RC branch into the master branch.

  2. Draft a release note in Release

  3. Merge the PR proposed above and the GitHub action will start. Once Upload Artifacts to Release finished, several assets should be appended into the release draft, then the Release is ready to publish, remember check This is a pre-release in the draft.