v0.1.2 — published by the workflow
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 accretaGetting 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.