Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 02:17
· 5 commits to main since this release
bf16077

0.1.0 (2026-03-07)

Features

  • add initial configure/sign/status CLI MVP scaffolding (e63b1df)
  • add typed output schemas to configure and status commands (6c6406c)
  • configure: add funding step and finalize dialog after account setup (486b558)
  • configure: combine account and permission grant into single wallet_connect (4949ac7)
  • configure: interactive & flag-based permission policy (d90d68f)
  • define porto wallet MVP spec and CLI scaffold (855f667)
  • multichain support, findGrantedPermission fix, and relay bug documentation (6c55277)
  • signer: use @jeanregisser/chipkey npm package for binary resolution (8834199)
  • sign: stream stage progress via async generator (6e940d8)

Bug Fixes

  • e2e: resolve three bugs blocking idempotent configure rerun (d4d8789)
  • grant: send dialog success message after standalone permission grant (218d465)
  • release: add repository metadata for provenance (bf16077)
  • restore pnpm setup in ci (cc20b27)
  • switch to @chipkey/cli (e5942d4)