• v1.1.0 18457fd270

    v1.1.0
    All checks were successful
    Build and Test / build (16.x) (push) Successful in 15s
    Build and Test / build (18.x) (push) Successful in 13s
    Build and Test / build (20.x) (push) Successful in 14s
    Stable

    amiller released this 2026-03-17 15:04:22 +00:00 | 3 commits to master since this release

    What's Changed

    • Add missing remote field to SmartContractCreateRequest
    • Add GrpcConnectionInfo type and field on SmartContract
    • Add credential management functions: addChain, setDefault, deleteChain
    • Add client accessor methods: getPublicId, getAuthKeyId, getEndpoint
    • Fix expandPath to handle both $VAR and ${VAR} env var formats
    • Improve saveConfig with better YAML formatting options
    • Fix CI: commit package-lock.json (was gitignored, breaking npm ci)
    • Fix publish workflow to use GITEA_TOKEN
    Downloads