2.1.0 (2026-04-18)
- clear sync baseline when api-sync PR is merged (729eb96)
2.0.1 (2026-04-17)
2.0.0 (2026-04-17)
- Transfer field names changed to match live API.
- source_wallet_id → wallet_id
- destination_wallet_id → removed
- amount → request_amount
- quote_id → transfer_quote_id
- Transfer response completely restructured
1.5.1 (2026-04-16)
1.5.0 (2026-04-16)
- use detailed changelog instead of path list for SDK sync (3228d34)
- correct receiver enum types to match API spec (#32) (ff63746)
- remove openapi.json fetch from api-sync-data (67a30a3)
- remove openapi.json reference from prompt, use self-contained changelog only (89d9389)
1.4.0 (2026-04-16)
- stricter prompt for lint/type checks + auto-fix CI failures on api-sync PRs (599b5f8)
- sync SDK with API changes (#22) (5e47aa8)
- upgrade to Opus model, additive-only prompt, spec extraction, validation gates (ab52298)
- add id-token: write permission for claude-code-action (80ba72f)
- allow bash/file tools and skip PR when no changes (d8580c6)
- exclude workflow files from api-sync commits (5c2efeb)
- fetch openapi.json from raw URL instead of artifact download (048ebe3)
- improve prompt to implement all endpoints for affected resources (cc6f947)
- read openapi spec from api-sync-data branch (no cross-repo auth) (7dc51af)
- remove invalid model input from claude-code-action (625cc91)
- remove needs-review label that may not exist (255b4c9)
- restore git remote auth before push (8f2805a)
- use claude_code_oauth_token instead of anthropic_api_key (23d0512)
- use gh api with PAT to fetch openapi.json from private repo (927d263)
- use PAT for push and PR to trigger CI workflows (40a773b)
1.2.0 (2025-11-12)
1.1.0 (2025-11-11)
- add swift code check endpoint (a260b26)
1.0.0 (2025-10-17)
- Bumping to 1.0.0 for initial stable release
- add readme (0f2b0e8)