You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manually set the version (or mb take it from changelog.md)
Build with the new version, commit the size-snapshots with changes (or avoid them somehow), we use the verson in the JS build and this increases bundle sizes
Make sure npm tag is set, e.g. an alpha release should not be published with dist tag "latest" otherwise all people get the update.
Make it use the changelog.md and add its contents for the release to the release tag on github. This will send out an email to people who subscribed releases and they will get the changees.
What want the release to do