-
Merge all changes to main
-
Ensure main is upto date
-
Ensure there are no local changes
-
Create tag
(Update following command by incrementing versions)
git tag v0.1
git push origin v0.1- Build binaries for platforms
make dist-
Create release on Github UI
-
Upload assets (ec2-cli-darwin-amd64, ec2-cli-linux-amd64, ec2-cli-darwin-arm64)