Skip to content

Fix release workflow lockfile sync#3

Merged
cluic merged 4 commits into
mainfrom
codex/fix-release-lockfile
May 19, 2026
Merged

Fix release workflow lockfile sync#3
cluic merged 4 commits into
mainfrom
codex/fix-release-lockfile

Conversation

@cluic

@cluic cluic commented May 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • sync node/package-lock.json with the Changesets dependency tree
  • fix the release workflow failure during npm ci

Root Cause

The release automation changes updated node/package.json, but the committed lockfile was not fully in sync. GitHub Actions failed during npm ci before it could create a release PR.

Verification

  • cd node && npm ci

@cluic cluic merged commit a957aae into main May 19, 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