Are all our actions passing successfully?
If not, make sure to investigate the issue and fix it prior to a release.
Once you verified, that main
isn't broken, go on and increase the version
within our package.json
. This should be done by Bump version
workflow
Within the releases section of the repo you can Draft a new release
.
Select a tag, and press Generate release notes
Edit generated release notes
if needed
Tag version
& Release title
should be the same.
Once the release is out the door (on npm), make sure to monitor the issues closely for problems the community might encounter