Skip to content

Releases: listee-dev/listee-cli

listee-cli v0.1.0

12 Nov 05:34
a3ad0bd

Choose a tag to compare

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