Changelog
Changelog
Release history. Packages move in lock-step — schema, shared, sdk, and cli all share a version.
- featCLI gains `skills install <id>` — fetches a skill into ./skills/<ns>/<name>/.
- fixPublish flow inherits trust_tier from the publisher’s current tier.
- fixCLI version reads from package.json (was hardcoded to 0.0.1).
- featCLI defaults to https://registry.amitte.com — no flag needed.
- choreResolve `workspace:*` deps before publishing tarballs.
- fixCLI built bundles no longer ship `workspace:*` strings as deps.
- choreSwitch publish flow back to `pnpm publish` (atomic pack + upload).
- featInitial public release: @amitte-ai/{schema,shared,sdk,cli}.
- featDomain verification flow live (DNS TXT challenge → tier promotion).
- featGitHub device-flow auth via registry proxy.
Want a richer changelog? File an issue to add release notes you care about.