- Use the script
Scripts/updateDependencies.sh
to update the gems and pods to the latest version. - Apply any code changes (don't forget to update Changelog.md).
- Run the
Scripts/updateVersion.sh
script and pass the new marketing version (e.g.1.2.3
) as argument to prepare a new release version. - Run the
Scripts/generateDocs.sh
script to update the documentation. - Merge branch with master and push to origin.
- Run the
Scripts/releaseVersion.sh
script to create and push a new git tag for the lib's new version and to update cocoapods.