Skip to content

v0.1.1 — the first installable release

Choose a tag to compare

@francescofioredev francescofioredev released this 09 Aug 17:28
· 33 commits to main since this release
e2ca989

The first version on npm. accreta and the four @accreta/* packages, published by hand — a trusted publisher cannot be configured on a package that does not exist yet, so no first release can have OIDC in place.

bun add -g accreta
accreta init --preset research

Fixes the bug that would have made this release unusable: the CLI read its constitution templates from outside the package, which npm cannot pack. See #31.