Skip to content

Tags: Lito-docs/cli

Tags

v1.2.0

Toggle v1.2.0's commit message
chore: bump version to 1.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.1.0

Toggle v1.1.0's commit message
chore: bump version to 1.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.0.0

Toggle v1.0.0's commit message
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>

v0.7.0

Toggle v0.7.0's commit message
feat: update CHANGELOG and README for version 0.7.0 enhancements and …

…new commands

v0.2.1

Toggle v0.2.1's commit message
fix: update generateConfig to preserve custom integrations and modify…

… base URL handling

v0.2.0

Toggle v0.2.0's commit message
chore: update version to 0.2.0 and enhance changelog with new feature…

…s and fixes

v0.1.0

Toggle v0.1.0's commit message
feat: add initial changelog for project documentation