Skip to content

fix(release): chain resolver + changeset publish via ci:publish script#7

Merged
voj-tech-j merged 1 commit into
mainfrom
fix/release-publish-chain
Apr 20, 2026
Merged

fix(release): chain resolver + changeset publish via ci:publish script#7
voj-tech-j merged 1 commit into
mainfrom
fix/release-publish-chain

Conversation

@voj-tech-j

Copy link
Copy Markdown
Contributor

changesets/action publish: runs commands via exec (no shell), so multi-line YAML was flattened — node got bunx changeset publish --tag snapshot as ignored argv and the publish step never ran. Wrap the chain in a package.json script so the shell handles &&.

changesets/action `publish:` runs commands via exec (no shell), so
multi-line YAML was flattened — node got `bunx changeset publish --tag
snapshot` as ignored argv and the publish step never ran. Wrap the
chain in a package.json script so the shell handles `&&`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@voj-tech-j voj-tech-j merged commit 33c0094 into main Apr 20, 2026
1 check 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