Release Flow
How To Release a CLI
Create a new PR including following changes.
Bump the
version.txt
. (You can manually edit the file.)Bump the version written in
download.sh
Update the
release_note.md
in thedocs
directory.
After this PR merged, CI will automatically build a new version and publish it to GitHub.