- Increase the version number in all places
- Run
npm run generate-wasm - Push the code to main
- Wait for tests to be successful
- Create a release on github with the name being the version number from before prefixed with
vfor e.g.v1.1.0 - Enjoy, builds should appear on that release as soon as the CI is done running them.