Skip to content

chore: fix set-react-version when run outside package#2843

Merged
tido64 merged 1 commit into
trunkfrom
tido/fix-set-react-version
Jul 9, 2026
Merged

chore: fix set-react-version when run outside package#2843
tido64 merged 1 commit into
trunkfrom
tido/fix-set-react-version

Conversation

@tido64

@tido64 tido64 commented Jul 9, 2026

Copy link
Copy Markdown
Member

Description

yarn workspace ... changes the working directory so it only modified files inside the main package.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

cd packages/example-macos
node --run set-react-version 0.81

Verify that packages/example-macos/package.json is modified.

`yarn workspace ...` changes the working directory so it only modified
files inside the main package.
@tido64 tido64 merged commit 86e4f39 into trunk Jul 9, 2026
24 checks passed
@tido64 tido64 deleted the tido/fix-set-react-version branch July 9, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: macOS This affects macOS platform: Windows This affects Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants