Skip to content

Fix coverage changeset package name (smooai-smooth-cli -> @smooai/smooth)#255

Merged
brentrager merged 1 commit into
mainfrom
fix-coverage-changeset-pkgname
Jul 25, 2026
Merged

Fix coverage changeset package name (smooai-smooth-cli -> @smooai/smooth)#255
brentrager merged 1 commit into
mainfrom
fix-coverage-changeset-pkgname

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Follow-up to #254. That fix cleared prime-notes-flag-fix, but Version Update then hit the same error class on the testing-coverage-cli changeset (from #252): it targeted the cargo crate name smooai-smooth-cli, but changesets only knows pnpm workspace packages — the whole repo (including the th binary) versions under @smooai/smooth.

So the release automation was still frozen. One-char-class fix: smooai-smooth-cli@smooai/smooth. Verified no other changeset has a non-@smooai/smooth target. Once merged, Version Update should finally assemble and publish the pending th (which carries th testing coverage from #252 — the last gate before the coverage CI's setup-th bump).

🤖 Generated with Claude Code

https://claude.ai/code/session_01H9YdTv1LgxPAsYJpgu5Aak

The testing-coverage-cli changeset (from #252) targeted the CARGO crate name
'smooai-smooth-cli', but changesets only knows PNPM workspace packages — the
whole repo (incl. the th binary) versions under '@smooai/smooth'. So Version
Update threw 'Found changeset testing-coverage-cli for package
smooai-smooth-cli which is not in the workspace', keeping th releases frozen
even after the prime-notes-flag-fix correction (#254). Same fix, right name.
@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: aba626b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
@smooai/smooth Minor

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brentrager
brentrager enabled auto-merge (squash) July 25, 2026 15:33
@brentrager
brentrager merged commit c77bb78 into main Jul 25, 2026
3 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.

1 participant