Prior to the first stable release we neither have formal release processes nor do we follow a fixed release schedule.
To create a new pre-release:
- Merge a release PR which updates the
-dev.X
versions in the workspaceCargo.toml
and updates theCHANGELOG.md
accordingly - Push a release tag to
main
- Manually trigger the
Build revive-debian
action - Create a pre-release from the tag and manually upload the build artifact generated by the action
- Manually upload
resolc.js
andresolc.wasm
from thebuild-revive-wasm
action artifacts. - Update the contract-docs accordingly