Skip to content

fix: publish from packages/cli instead of root - #3

Merged
maggit merged 1 commit into
mainfrom
fix/publish-from-cli-package
Feb 8, 2026
Merged

fix: publish from packages/cli instead of root#3
maggit merged 1 commit into
mainfrom
fix/publish-from-cli-package

Conversation

@maggit

@maggit maggit commented Feb 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds working-directory: packages/cli to the npm publish step in the release workflow
  • The root package.json is "private": true (monorepo root), so npm publish must run from packages/cli where the actual publishable package lives

Test plan

  • Verify dry-run workflow passes
  • Re-tag and verify release workflow publishes successfully

🤖 Generated with Claude Code

The root package.json is private (monorepo root). The publishable
package is packages/cli (@maggit/claude-workspace).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@maggit
maggit merged commit 555ba48 into main Feb 8, 2026
1 check passed
@maggit
maggit deleted the fix/publish-from-cli-package branch February 12, 2026 04:00
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