Releases: electron/github-app-auth
Releases · electron/github-app-auth
v3.1.0
3.1.0 (2025-09-02)
Features
v3.0.0
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
2.2.1 (2023-07-11)
Bug Fixes
v2.2.0
2.2.0 (2023-07-11)
Features
v2.1.0
2.1.0 (2023-06-05)
Features
v2.0.0
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
1.5.0 (2022-12-11)
Features
- add new forOrg variants for token/auth fetchers (8df79fa)
v1.4.0
1.4.0 (2022-12-11)
Features
- add support for narrowing the auth scopes provided (c3442ad)
v1.3.0
1.3.0 (2022-06-02)
Features
- add new CLI command for consuming creds and generating a token (0afcdff)
v1.2.0
1.2.0 (2022-05-06)
Features
- expose get-opts method for cached octokit references (5eacd37)