## [1.1.1] - 2026-04-24 * `git-sign-push`: pass `--force-rebase` to the signing rebase so the tip commit actually gets re-signed when HEAD is already a descendant of the base (otherwise `git rebase ` is a no-op and the unsigned commit gets pushed). ## [1.1.0] - 2026-04-24 * `git-setup-remotes` now pins `branch.main.pushRemote` to `origin` so direct pushes on the canonical branch never target the personal fork. ## [1.0.0] - 2026-04-24 * Official Release🚀