Skip to content

Releases: octokit/auth-app.js

v4.0.3

08 Jul 19:34
063709a
Compare
Choose a tag to compare

4.0.3 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/request-error to v3 (#362) (063709a)

v4.0.2

08 Jul 00:00
799db35
Compare
Choose a tag to compare

4.0.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/request to v6 (#359) (799db35)

v4.0.1

07 Jul 23:58
fa50580
Compare
Choose a tag to compare

4.0.1 (2022-07-07)

Bug Fixes

  • deps: update dependency @octokit/auth-oauth-user to v2 (#358) (fa50580)

v4.0.0

07 Jul 21:28
7851a93
Compare
Choose a tag to compare

4.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#355) (7851a93)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v3.6.1

14 Oct 00:44
cf72564
Compare
Choose a tag to compare

3.6.1 (2021-10-14)

Bug Fixes

  • types: add installationId to InstallationAccessTokenAuthentication (#331) (cf72564)

v3.6.0

01 Aug 20:42
e0dc894
Compare
Choose a tag to compare

3.6.0 (2021-08-01)

Features

  • get-app-authentication: improve error message when privateKey is incomplete (#312) (e0dc894)

v3.5.3

28 Jun 20:26
b567472
Compare
Choose a tag to compare

3.5.3 (2021-06-28)

Bug Fixes

v3.5.2

25 Jun 06:50
e25c118
Compare
Choose a tag to compare

3.5.2 (2021-06-25)

Bug Fixes

  • typescript: corret types for auth({ type: "installation", installationId, factory }) (#301) (e25c118)

v3.5.1

25 Jun 00:08
0a11b3d
Compare
Choose a tag to compare

3.5.1 (2021-06-25)

Bug Fixes

v3.5.0

12 Jun 00:21
534b562
Compare
Choose a tag to compare

3.5.0 (2021-06-12)

Features