Skip to content

v0.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:57
· 6 commits to main since this release
6bd8dc1

Changelog

[0.2.4] - 2026-06-20

Bug Fixes

  • ci: Bootstrap version via self-built binary instead of downloading previous release
  • ci: Remove updatepackagefiles from build job, version managed by cargo-release
  • dev: Harden gh-retag with crates.io check and robust tag handling
  • dev: Use sed instead of grep -P for macOS compatibility in gh-retag
  • dev: Use yq for Cargo.toml version parsing in gh-retag
  • ci: Remove cargo publish from draft workflow, use release-publish.yml instead

Features

  • dev: Add gh-publish recipe to publish GitHub draft release
  • dev: Add gh-retag recipe to re-tag HEAD and re-trigger release CI
  • release: Move crates.io publish to CI, add draft guard to gh-retag

Testing

  • fixtures: Pin detached-HEAD "(no branch)" GitHubFlow version against golden