Skip to content

fix: allow release lockfile updates#386

Merged
kvz merged 1 commit intomainfrom
fix/release-version-lockfile
Apr 15, 2026
Merged

fix: allow release lockfile updates#386
kvz merged 1 commit intomainfrom
fix/release-version-lockfile

Conversation

@kvz
Copy link
Copy Markdown
Member

@kvz kvz commented Apr 15, 2026

Summary

  • allow the release-only changesets install step to update yarn.lock after version bumps
  • keep immutable installs everywhere else
  • avoid the recurring YN0028 failure on main release runs

Validation

  • reproduced the failing path in a disposable worktree with a temporary changeset that bumped @transloadit/node and @transloadit/mcp-server
  • ran corepack yarn changeset:version:release successfully and confirmed it updated yarn.lock instead of failing with YN0028

@kvz kvz merged commit 98161cf into main Apr 15, 2026
8 checks passed
@kvz kvz deleted the fix/release-version-lockfile branch April 15, 2026 12:16
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