react-native-community / template

The React Native Community Template - getting started building RN apps for Android & iOS
MIT License
70 stars 16 forks source link

change/publish and tag in same step #65

Closed blakef closed 1 month ago

blakef commented 1 month ago

feat: npm publish and tag in single command

Reduces to a single network request. Also use the --dry-run argument for dry runs instead of 'echo npm...'