Skip to content

5.0.0 Remove option `apiHostname` and add `githubApiBaseUrlV3` and `githubApiBaseUrlV4`

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 28 Mar 12:28

The option apiHostname is primarily consumed by Github Enterprise users. They will instead have to specify two options: githubApiBaseUrlV3 and githubApiBaseUrlV4.

Fixes:

  • ensure that backport -v and backport --version are equivalent (#163)