Release v0.2.0
🎯 Major Features
- Label Management: Complete label assignment operations for tasks (apply-label, remove-label, list-labels)
- Developer Documentation: Comprehensive CLAUDE.md for future Claude Code instances
🔧 Improvements
- Automatic retry logic with exponential backoff for authentication and network errors
- Modular code structure (refactored from monolithic tasks.ts)
- Better error handling and reporting
📦 Changes
- Bump version from 0.1.1 to 0.2.0
- Update CHANGELOG with release notes
Contributors
- @hudson-thomas - Label assignment operations
- @democratize-technology team