Releases: listee-dev/listee-cli
Releases · listee-dev/listee-cli
listee-cli v0.1.0
Highlights
- add first-class category and task commands wired to listee-api
- reuse the shared Supabase auth REST client and camelCase token payloads
- harden CLI input validation to reject empty ids before making API calls
Verification
- bun run lint
- bun run build