Skip to content

[v1.0.0] - 2026-06-17

Choose a tag to compare

@releasegen-bot releasegen-bot released this 17 Jun 19:56
· 25 commits to main since this release

Fixed

  • Self-release detection now recognizes releasegen running from the repository
    root. RELEASEGEN_SELF_MODULE defaults to the root module (empty path) and the
    feature is gated on RELEASEGEN_SELF_REPO, so the released version is printed
    to stdout and downstream steps (e.g. the Docker build/push) are no longer skipped.

Changed

  • BREAKING CHANGE - No change, just bumping to v1.0.0.