Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 23 May 11:34
fix(ci): create release with asset atomically

Previous workflow created the release first, then uploaded the asset
in a second step. HACS could observe the release in the window
between the two and cache "no asset" metadata, which prevented
downloads even after the asset arrived.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>