Skip to content

v16.42.0

Compare
Choose a tag to compare
@gr2m gr2m released this 18 Apr 18:04
· 649 commits to main since this release

16.42.0 (2020-02-03)

Features

  • deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest") (bbc3e48)