Releases: octokit/oauth-methods.js
Releases · octokit/oauth-methods.js
v1.2.0
1.2.0 (2021-03-22)
Features
- typescript: export all the method types \o/ (#5) (ae7a41a)
v1.1.0
1.1.0 (2021-03-18)
Features
- typescript: export
OAuthAppAuthentication
, GitHubAppAuthentication
, GitHubAppAuthenticationWithExpiration
(8976945)