Skip to content

v1.0.1

Choose a tag to compare

@craigparra craigparra released this 27 Mar 06:24
· 11 commits to main since this release

[1.0.1] - 2026-03-27

Fixed

  • Added repository field to all publishable workspace packages — required for npm provenance validation
  • Pinned workspace cross-dependencies to explicit version (1.0.0) instead of * to prevent npm resolving them as git SSH URLs outside the monorepo
  • Added author, contributors, keywords, and publishConfig to all workspace packages
  • CI publish workflow: removed non-existent npm run build step, added --access public --provenance flags and id-token: write permission