The release process works roughly like this: ``` bash ./scripts/bump-versions.sh git commit ./scripts/upload.sh git tag && git push --tags ```