The process of creating a release is described in this document. Replace X.Y.Z
with the version to be released.
1. Create a new release
- Use
vX.Y.Z
tag and setmain
as the target. - Update
Version compatibility matrix
section in README.md if needed.
Ensure that the release notes explicitly mention upgrade instructions and any breaking change.