Skip to content

Releases: SkS-Other/agent-lab-opencode

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:49
ci: make npm publish idempotent (skip if version already on npm)

Re-running the release on an existing tag (e.g. after a partial-failure re-run) no longer
403s on 'cannot publish over previously published version'; it checks npm and skips instead.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:00
chore(dist): release workflow (npm publish + standalone binaries) and…