v2.13.0
This release adds support for the new Bugsnag Build API to the deploy command.
The following options have been introduced:
builder: The name of the person/machine that started the buildprovider: The name of the provider of the git repository, only necessary for on-premise installations, one of:github-enterprise,bitbucket-server,gitlab-onpremise
The following options have been deprecated:
branch
Enhancements
- Updates deploy command to new build API.
#279