Skip to content

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 05 Mar 21:49
5efdc62

What's Changed

  • Configure Renovate by @renovate[bot] in #13
  • fix: flush stdout before process.exit() to prevent pipe truncation by @vystrcild in #17
  • fix: add tsx as devDependency to prevent E2E test race condition by @MQ37 in #12
  • chore: add release workflow for stable and beta npm publishing by @MQ37 in #21
  • fix: remove git commits from release workflow, auto-increment beta from npm by @MQ37 in #22
  • Keychain access fallback to file-based credential storage by @jancurn in #23
  • feat: x402 payment protocol support by @MQ37 in #11
  • chore(deps): update dependency node to v24 by @renovate[bot] in #20
  • chore: Added E2E tests with Bun runtime by @jancurn in #25
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #15
  • chore(deps): update dependency @types/node to v25.3.3 by @renovate[bot] in #14
  • chore(deps): update dependency viem to v2.47.0 by @renovate[bot] in #24
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #18
  • fix: regenerate package-lock.json for CI compatibility by @MQ37 in #26

New Contributors

Full Changelog: v0.1.10...v0.1.11