You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: release v1.0.0 — stable release with GitHub Packages and packag…
…e fixes
- Bump version to 1.0.0 (production-ready, out of beta)
- Add GitHub Packages publishing alongside npm (dual registry)
- Add `files` field to package.json (31 MB → 39 KB package size)
- Remove dead `main` entry pointing to non-existent src/index.js
- Read CLI version dynamically from package.json (no more hardcoded drift)
- Fix update checker stuck at v0.5.2
- Update changelog with comprehensive 1.0.0 entry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>