Skip to content

Publish the CLI from its local package path - #19

Merged
Mathieu2301 merged 1 commit into
mainfrom
mathieu/cli-release-path
Sep 15, 2026
Merged

Mathieu2301 merged 1 commit into
mainfrom
mathieu/cli-release-path

Conversation

@Mathieu2301

Copy link
Copy Markdown
Member

What

  • make the CLI release path explicitly local (./packages/cli)
  • bump the unpublished CLI release to 4.0.0-alpha.2

Root cause

npm publish packages/cli was parsed as a Git package reference and tried github.com/packages/cli.

Proof

  • bun run check: 310 tests plus all smoke and contract checks
  • npm pack ./packages/cli --dry-run --json: @miakapp/cli@4.0.0-alpha.2, 65 files

@Mathieu2301
Mathieu2301 merged commit ceaaa43 into main Sep 15, 2026
1 check 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.

1 participant