Skip to content

fix: refresh lockfile after version packages#555

Merged
roncohen merged 1 commit intomainfrom
fix/version-packages-lockfile
Mar 13, 2026
Merged

fix: refresh lockfile after version packages#555
roncohen merged 1 commit intomainfrom
fix/version-packages-lockfile

Conversation

@roncohen
Copy link
Copy Markdown
Contributor

Summary

  • refresh yarn.lock after the merged Version Packages PR bumped @reflag/node-sdk
  • make yarn version-packages run yarn install after changeset version

Why

The merged Version Packages PR updated package versions but did not update yarn.lock, which caused the Release packages workflow on main to fail at yarn install --immutable before changesets/action could proceed.

Verification

  • bash -ic 'yarn install --immutable'

@roncohen roncohen enabled auto-merge March 13, 2026 19:41
@roncohen roncohen added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit 0d89e76 Mar 13, 2026
8 checks passed
@roncohen roncohen deleted the fix/version-packages-lockfile branch March 13, 2026 20:06
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