releasing-clickup-cli

Installation
SKILL.md

Versioning

Change type Bump
Bug fix patch (x.y.Z)
New feature, backward compatible minor (x.Y.0)
Breaking change major (X.0.0)

Pre-release checklist

  • npm run typecheck passes
  • npm run lint passes
  • npm test passes (includes version sync test)
  • npm run build succeeds
  • New commands added to src/commands/metadata.ts (completion test will fail otherwise)

Release steps

1. Commit feature/fix changes first

Installs
1
GitHub Stars
117
First Seen
Apr 13, 2026
releasing-clickup-cli — krodak/clickup-cli