CLI that turns LLM input into well-formatted Conventional Commits
v0.1.3 Added self-upgrade command
✨ Features
- [cli]: Add self-upgrade command to check for and apply updates to
the formatted-commit binary via 'go install'. Includes TUI confirm,
spinner, and non-TTY fallback.
📔 Docs
- Update README and CLI help with upgrade instructions and refresh
module dependencies to support the new command.