Skip to content

Releases: electron/github-app-auth

v3.1.0

02 Sep 23:35
65e7bd3
Compare
Choose a tag to compare

3.1.0 (2025-09-02)

Features

v3.0.0

08 Mar 05:32
f35ba83
Compare
Choose a tag to compare

3.0.0 (2025-03-08)

  • feat!: bump engines to Node.js >=22.12.0 (#37) (f35ba83), closes #37

BREAKING CHANGES

  • Requires Node.js v22.12.0 LTS or higher. ESM-only.

v2.2.1

11 Jul 21:43
c09895d
Compare
Choose a tag to compare

2.2.1 (2023-07-11)

Bug Fixes

v2.2.0

11 Jul 18:35
c9e14ab
Compare
Choose a tag to compare

2.2.0 (2023-07-11)

Features

v2.1.0

05 Jun 20:00
9ef0697
Compare
Choose a tag to compare

2.1.0 (2023-06-05)

Features

v2.0.0

24 May 15:00
e04f6ba
Compare
Choose a tag to compare

2.0.0 (2023-05-24)

Build System

  • deps: upgrade @octokit/auth-app and @octokit/rest (#9) (e04f6ba)

BREAKING CHANGES

  • deps: Drops support for Node.js v10 and v12

v1.5.0

11 Dec 23:17
8df79fa
Compare
Choose a tag to compare

1.5.0 (2022-12-11)

Features

  • add new forOrg variants for token/auth fetchers (8df79fa)

v1.4.0

11 Dec 10:05
c3442ad
Compare
Choose a tag to compare

1.4.0 (2022-12-11)

Features

  • add support for narrowing the auth scopes provided (c3442ad)

v1.3.0

02 Jun 07:31
0afcdff
Compare
Choose a tag to compare

1.3.0 (2022-06-02)

Features

  • add new CLI command for consuming creds and generating a token (0afcdff)

v1.2.0

06 May 08:44
5eacd37
Compare
Choose a tag to compare

1.2.0 (2022-05-06)

Features

  • expose get-opts method for cached octokit references (5eacd37)