eas-cli
eas-cli copied to clipboard
[eas-cli] support platform version
Why
support platform version from https://github.com/expo/expo/pull/33637 to eas-cli
How
- introduced
getVersionConfigTargetto get related version field, value, and updater. - replace all fixed
exp.versionto usegetVersionConfigTarget
Test Plan
add unit test for getVersionConfigTarget and bumpAppVersionAsync