Remote Data Blocks uses Semantic Versioning.
- Checkout the
trunk
branch and ensure it is up to date. - Run the release script:
./bin/release <major|minor|patch>
- Push the new release branch to the remote repository and create a pull request.
- Merge the pull request into
trunk
.
The release process from there is automated using GitHub Actions and will publish a new release on GitHub if the version has changed.