- Update the
MARKETING_VERSION
in each module. - Update the
NOTIFICARE_VERSION
inNotificareKit/Sources/Internals/Version.swift
. - Update the
CHANGELOG.md
. - Run
ruby build.rb NEW_VERSION_HERE
. - Push the generated changes to the repo.
- Create a GitHub release with the contents of the
CHANGELOG.md
and upload the contents of.build/outputs
as artefacts of the release. - Run
pod trunk push Notificare.podspec
to update the CocoaPods CDN.