Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 06:18

Fixed

  • README docs staleness — Fixed Node.js version requirement (18.17+ → 20.0+) and RPC method count (62 → 56) in README. (Starting this release, npm shows the corrected README.)
  • CONTRIBUTING.md docs staleness — Fixed Node.js version requirement (18.17+ → 20.0+) and error code count (18 → 19).
  • SKILL.md docs staleness — Fixed RPC method count (60+ → 56), added UNSUPPORTED_OPERATION to error codes list, expanded cloak test reference.

Changed

  • CI: softprops/action-gh-release — Updated from v2 (Node 20) to v3 (Node 24) to avoid deprecation warning as of 2026-06-16.