Skip to content

v0.1.2 — published by the workflow

Choose a tag to compare

@francescofioredev francescofioredev released this 09 Aug 17:28
· 31 commits to main since this release
1749185

The first release published by CI rather than by hand, and the first carrying provenance attestations — every package signed with its source and build information, no long-lived token involved.

bun add -g accreta

Getting here took two attempts. The first published three packages and stopped on the one package that sits outside the @accreta scope and so needed its own trusted publisher; re-running then died on the packages that had already succeeded. Publishing five packages is not atomic, so the workflow now skips whatever is already at the tag's version and a re-run finishes what a partial release started. See #36.

Also: the README now tells you to install the thing rather than run it out of a checkout.