v0.1.2 (2026-01-29)
Bug Fixes
The workflow-name-based badge URL was showing "no status" because GitHub requires workflow runs on the specified branch. Using the filename-based URL format (actions/workflows/publish.yml/badge.svg) is more reliable and works regardless of when the workflow last ran.
Co-authored-by: Claude Sonnet 4.5 noreply@anthropic.com
Detailed Changes: v0.1.1...v0.1.2