This guide is intended for maintainers
- From the root of the repository run
./scripts/create-new-release.sh NEW_VERSION
(eg:./scripts/create-new-release.sh 0.1.3
) - Merge the pull request
- From the root of the repository run
./scripts/publish-release.sh