Releasing ZVM is meant to be simple. There are only 5 steps.
- Update the
<version>
incli/meta/version.go
- Create a new
git tag <version>
- Push the code to said version
git push origin <version>
- Build the releases with
deno task build
- Draft a new release on GitHub and upload the archives