-
Check if CI test succeeded.
-
Make sure
react-native-version-check-expodepends on latestreact-native-version-check- ex) When releasing
1.0.0,rnvc-expo@1.0.0should depend onrnvc@^1.0.0 - https://github.com/kimxogus/react-native-version-check/blob/master/packages/react-native-version-check-expo/package.json#L29
- ex) When releasing
-
Run
lerna version VERSION- Release commit and tag will be automatically pushed to remote
-
Run
lerna publish from-gitto release to npm