Skip to content

fix: correct release workflow version lookup#48

Merged
ganesh47 merged 1 commit into
mainfrom
codex/fix-release-workflow-quoting
Mar 30, 2026
Merged

fix: correct release workflow version lookup#48
ganesh47 merged 1 commit into
mainfrom
codex/fix-release-workflow-quoting

Conversation

@ganesh47

Copy link
Copy Markdown
Owner

What changed

  • fix package-version lookup quoting in prepare-release.yml
  • fix package-version lookup quoting in release.yml

Why

  • v0.17.25 release publication failed because the workflow invoked node -p with invalid escaping and never read package.json successfully

Validation

  • node -p "require('./package.json').version"

@ganesh47 ganesh47 merged commit e259a11 into main Mar 30, 2026
5 checks passed
@ganesh47 ganesh47 deleted the codex/fix-release-workflow-quoting branch March 30, 2026 17:51
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