Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 19:17
0322008

BREAKING CHANGES

  • Octokit.plugin() no longer accepts an array as first argument. Pass multiple arguments instead, e.g. Octokit.plugin(plugin1, plugin2)