Release 1.1.4 (2026-02-17)¶
Bug fixes¶
- sync prepare_release.py ruff formatting from canonical (#113)
Features¶
- use GitHub App token for bump PR to trigger CI (#116) PRs created by GITHUB_TOKEN do not trigger workflow runs (GitHub security limitation). Replace with a GitHub App installation token so CI runs automatically on bump PRs.