- Trigger
Prepare Release From main
workflow - Open pull request from newly created branch
v{version}-release
tomain
- Update the changelog and push it to the branch
- This push triggers the
Update THIRD_PARTY_NOTICE
workflow which will update the third party notice on the release branch - Review the PR
- Merge the PR
- Run the
release.sh
script on latestmain
(first check with--dry-run
option) with the version set:./release.sh --version={version} --dry-run
Check the new version on https://www.npmjs.com/package/@tngtech/momo-scheduler