Skip to content

Releases: gr2m/universal-github-app-jwt

v2.2.2

17 Mar 22:35
73a95d1
Compare
Choose a tag to compare

2.2.2 (2025-03-17)

Bug Fixes

  • README: update ssh-keygen instructions with correct options to convert to PKCS8 format (#113) (73a95d1)

v2.2.1

17 Mar 16:10
3b0c552
Compare
Choose a tag to compare

2.2.1 (2025-03-17)

Bug Fixes

  • bun support (only export subtle from node:crypto) (#114) (3b0c552)

v1.2.0

30 Sep 22:38
d5d5028
Compare
Choose a tag to compare

1.2.0 (2024-09-30)

Features

v2.2.0

02 May 21:28
24b97d0
Compare
Choose a tag to compare

2.2.0 (2024-05-02)

Features

v2.2.0-beta.1

02 May 21:24
dc462fa
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

2.2.0-beta.1 (2024-05-02)

Features

  • options.id can be set to Client ID (#98) (dc462fa)

v2.1.1

29 Apr 22:45
e1e8d57
Compare
Choose a tag to compare

2.1.1 (2024-04-29)

Bug Fixes

  • replace escaped newlines with actual newlines in privateKey values (#96) (e1e8d57)

v2.1.0

02 Mar 18:50
1ac0508
Compare
Choose a tag to compare

2.1.0 (2024-03-02)

Features

  • README: private-key-converter web ui(#94) (1ac0508)

v2.0.6

05 Feb 18:15
36409d8
Compare
Choose a tag to compare

2.0.6 (2024-02-05)

Bug Fixes

  • README: typo error in Node.js usage example (#93) (36409d8)

v1.1.2

04 Jan 05:44
Compare
Choose a tag to compare

1.1.2 (2024-01-04)

Bug Fixes

v2.0.5

09 Jul 19:45
Compare
Choose a tag to compare

2.0.5 (2023-07-09)

Bug Fixes

  • README: npm version badge image URL (519170d)