Skip to content

chore(release): prepare @letra-ai/cli 0.6.1 - #23

Merged
booletec merged 1 commit into
mainfrom
feature/release-0.6.1
Sep 8, 2026
Merged

booletec merged 1 commit into
mainfrom
feature/release-0.6.1

Conversation

@jspengine

Copy link
Copy Markdown
Owner

Release preparation

Prepares @letra-ai/cli 0.6.1 for a new release tag while preserving the existing v0.6.0 tag.

  • Fixes the Kanban task progress type error that blocked the previous publish workflow.
  • Removes internal @letra/types from runtime dependencies.
  • Restricts the package contents to dist and declares Node.js 22+.
  • Adds a clean consumer smoke test covering CLI, workspace initialization, harness, API and web assets.
  • Runs the smoke test in CI before any npm publish and verifies the tag matches the package version.

Validation

  • npm run build passed.
  • npm run typecheck passed.
  • npm run test:package -- --pack-destination .tmp/release-0.6.1-final passed.
  • npm run test:client has 4 pre-existing WorkspacesView assertion failures (Novo workspace vs Novo Workspace).
  • npm test and repository lint have pre-existing failures documented in the canonical release validation report.

The npm publication remains gated by this PR and a future v0.6.1 tag.

@booletec
booletec merged commit 7501b45 into main Sep 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants