[v1.0.0] - 2026-06-17
Fixed
- Self-release detection now recognizes releasegen running from the repository
root.RELEASEGEN_SELF_MODULEdefaults to the root module (empty path) and the
feature is gated onRELEASEGEN_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.