github fastlane/fastlane 2.150.0.rc1

latest releases: fastlane/2.219.0, 2.219.0, fastlane/2.218.0...
pre-release3 years ago
  • [deliver][produce][spaceship] Update to use new App Store Connect API endpoints (#16626) via @joshdholtz

Instructions on testing the release candidate

Bundler

Update your Gemfile to include the following:

gem "fastlane", ">= 2.150.rc1"

And then run:

bundle update fastlane

Rubygems

gem install fastlane --pre

or

gem install fastlane -v 2.150.0.rc1

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.