Create tod-bin
directory for pushing to AUR
./scripts/setup_aur.sh
- Update
CHANGELOG.md
with version number - Update the version number in this file
- Create PR with
VERSION=0.6.27 ./scripts/create_pr.sh
- Wait for it to pass, then merge and pull in latest changes
gh pr merge -r --admin && gs
- Release it to all the places
VERSION=0.6.27 NAME=tod ./scripts/release.sh