th-e2f0ce: dedupe @smooai/smooth changeset keys (fix Release YAML parse)#151
Merged
Conversation
… 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
|
| 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/smoothturned multi-line frontmatter into duplicate mapping keys, sochangeset versionnow fails with:This repo versions the whole
thbinary as one package, so each collapses to a single@smooai/smoothline — 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