Skip to content

Fix changeset package name (smooth -> @smooai/smooth) — unblocks all th releases#254

Open
brentrager wants to merge 1 commit into
mainfrom
fix-changeset-smooth-pkgname
Open

Fix changeset package name (smooth -> @smooai/smooth) — unblocks all th releases#254
brentrager wants to merge 1 commit into
mainfrom
fix-changeset-smooth-pkgname

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

The prime-notes-flag-fix changeset targeted the bare package name smooth, which isn't a workspace package. @changesets/assemble-release-plan throws Found changeset prime-notes-flag-fix for package smooth which is not in the workspace and fails every Version Update run — the smooth release automation has been red since this landed, freezing all th publishes (including the coverage-CLI changeset from #252).

One-char fix: smooth@smooai/smooth (the real published name every other changeset uses).

Verified: git show --stat confirms the only change is the one changeset line. Once merged, the next Version Update run should assemble cleanly and publish the pending th version.

🤖 Generated with Claude Code

https://claude.ai/code/session_01H9YdTv1LgxPAsYJpgu5Aak

The prime-notes-flag-fix changeset targeted the bare name 'smooth', which is
not a workspace package — @changesets/assemble-release-plan threw 'Found
changeset ... which is not in the workspace' and FAILED every Version Update
run since it landed, freezing all th releases (incl. the coverage-CLI
changeset from #252). Corrected to the real published name.
@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 53f89c4

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 Patch

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 04:23
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