Skip to content

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

Closed
voj-tech-j wants to merge 1 commit into
mainfrom
fix/release-publish-chain
Closed

fix(release): chain resolver + changeset publish via ci:publish script#8
voj-tech-j wants to merge 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 closed this Apr 20, 2026
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