Skip to content

Release 1.1.6 (2026-02-17)

Bug fixes

  • sync prepare_release.py ruff formatting from canonical (#298)

Features

  • use GitHub App token for bump PR to trigger CI (#300) 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.