- Update to the latest SDK versions in
build.js,RNPurchases.podspecandandroid/build.gradle. - Update versions in VERSIONS.md.
- Update version in
package.json. - Update
platformFlavorVersioninRNPurchases.m. - Update versionName in
android/build.gradle. - Add an entry to CHANGELOG.md
- Run
npm run build git commit -am "Preparing for version x.y.z"git tag x.y.zgit push origin master && git push --tags- Create a new release in github and upload
npm publish