v0.2.1
Addresses the n8n verified-node review feedback:
- Runtime execution errors are now wrapped in
NodeApiError, so HTTP status codes and response context surface properly in the n8n UI. - The codex
nodeVersionis set to1.0(a schema value, independent of the node's runtime version).
No functional/API changes otherwise.