Skip to content

v0.1.23

Choose a tag to compare

@reggie-db reggie-db released this 07 Jun 20:47
· 22 commits to main since this release

v0.1.23

Internals

  • scripts/tag.ts: After pushing the annotated tag, the script now creates a GitHub Release via gh release create, using the AI-generated summary as the markdown body. Falls back to gh release edit if the release already exists (idempotent reruns). Silently skipped when gh is not on PATH; failures are logged but never abort the script since the tag is already pushed.