Skip to content

fix(release): publish relative workspace paths - #101

Merged
ElbertePlinio merged 1 commit into
mainfrom
fix/100-publish-relative-path
Sep 4, 2026
Merged

fix(release): publish relative workspace paths#101
ElbertePlinio merged 1 commit into
mainfrom
fix/100-publish-relative-path

Conversation

@ElbertePlinio

Copy link
Copy Markdown
Member

Closes #100.

Prefix workspace directories with ./ so npm resolves them as local paths instead of GitHub shorthand package specs.

Checks: workflow YAML parse; npm publish --dry-run ./packages/complexity-gate; complexity-gate check --changed.

@ElbertePlinio
ElbertePlinio merged commit efe8aa6 into main Sep 4, 2026
4 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.

Fix workspace publish path resolution

1 participant