Releases are managed by repository owners
- Create a pull request for each development
- Add a label to each pull request
- Create a new version from
main
withnpx lerna version
release
workflow will attach the release notes to a brand new draft release- [ only pre-release ] Flag the release with
This is a pre-release
- Manually publish the release from GitHub
publish
workflow will publish the release to NPM registry