Skip to content

th-e2f0ce: dedupe @smooai/smooth changeset keys (fix Release YAML parse)#151

Merged
brentrager merged 1 commit into
mainfrom
th-e2f0ce-dedup-changesets
Jul 3, 2026
Merged

th-e2f0ce: dedupe @smooai/smooth changeset keys (fix Release YAML parse)#151
brentrager merged 1 commit into
mainfrom
th-e2f0ce-dedup-changesets

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Follow-up to #150 (th-e6dd43). Four of those changesets were originally multi-crate — one frontmatter line per Cargo crate. Retargeting every line to @smooai/smooth turned multi-line frontmatter into duplicate mapping keys, so changeset version now fails with:

Error: could not parse changeset - invalid YAML in frontmatter.
YAML error: duplicated mapping key (3:1)

This repo versions the whole th binary as one package, so each collapses to a single @smooai/smooth line — minor where any line was minor (remove-microvm-stack), patch otherwise. Bodies untouched; verified no changeset has a duplicate key.

Files: host-token-state-and-pytest-bare-summary, remove-microvm-stack, skills-invocation-runtime, small-fixes-hooks-tempdir.

Closes pearl th-e2f0ce.

🤖 Generated with Claude Code

https://claude.ai/code/session_01KTAAbdrbdQSy8dVK7nsH96

… parse)

Follow-up to th-e6dd43. Those changesets were originally multi-crate
(one frontmatter line per Cargo crate); retargeting each line to
@smooai/smooth turned multi-line frontmatter into duplicate mapping
keys, which the changesets YAML parser rejects ('duplicated mapping
key (3:1)'). The whole binary versions as one package, so each
collapses to a single line — minor where any line was minor
(remove-microvm-stack), patch otherwise.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KTAAbdrbdQSy8dVK7nsH96
@brentrager brentrager enabled auto-merge (squash) July 3, 2026 05:55
@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c7599c8

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 merged commit df343b7 into main Jul 3, 2026
2 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