forked from liusong1111/keypering
-
Notifications
You must be signed in to change notification settings - Fork 4
Release
Chen Yu edited this page Dec 21, 2020
·
2 revisions
- Checkout an RC branch
git checkout -b rc/[***]
- 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.
-
Propose a PR from the RC branch into the master branch.
-
Draft a release note in Release
-
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.