-
Notifications
You must be signed in to change notification settings - Fork 32
Automated Release Process
Shashank edited this page Sep 26, 2018
·
1 revision
A doc that helps you release the react-native package by bypassing the manual overhead.
Well , its fairly simple there is a script called UpdateCordova.sh in the scripts folder , run it and enter what it asks you.It will ask you for the path of the cordova directory and the latest version of the framework, thats it !!
It will create a branch , download the required files , update the package.json ,create a tag and a PR.All you have do is add an assignee get it merged and run npm publish