Skip to content

Releases: octokit/auth-app.js

v5.0.0

12 Jun 21:12
47fd5c8
Compare
Choose a tag to compare

5.0.0 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#477) (47fd5c8)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v4.0.13

19 May 10:02
0d757a9
Compare
Choose a tag to compare

4.0.13 (2023-05-19)

Bug Fixes

  • build: replace Pika with esbuild and tsc (#479) (f588939)
  • typescript: mark imports/exports that are only used for types explicitely (#480) (0d757a9)

v4.0.12

17 May 04:46
eea39fd
Compare
Choose a tag to compare

4.0.12 (2023-05-17)

Bug Fixes

  • deps: update dependency lru-cache to v9 (#468) (eea39fd)

v4.0.11

16 May 22:07
9e3a7e1
Compare
Choose a tag to compare

4.0.11 (2023-05-16)

Bug Fixes

  • build: add script to fix package.json before publishing (#475) (9e3a7e1)

v4.0.10

08 May 20:12
0ad8d6a
Compare
Choose a tag to compare

4.0.10 (2023-05-08)

Bug Fixes

  • requiresAppAuth was matching unintended URLs. (0ad8d6a)

v4.0.9

25 Jan 00:54
e66f6cf
Compare
Choose a tag to compare

4.0.9 (2023-01-25)

Bug Fixes

  • deps: update dependency @octokit/types to v9 (e66f6cf)

v4.0.8

06 Jan 14:03
f4aac56
Compare
Choose a tag to compare

4.0.8 (2023-01-06)

Bug Fixes

  • deps: upgrade universal-github-app-jwt to v1.1.1 (#433) (f4aac56)

v4.0.7

13 Oct 05:21
e7bce49
Compare
Choose a tag to compare

4.0.7 (2022-10-13)

Bug Fixes

  • deps: update dependency @octokit/types to v8 (e7bce49)

v4.0.6

28 Sep 17:17
30785b5
Compare
Choose a tag to compare

4.0.6 (2022-09-28)

Bug Fixes

  • throw helpful error when appId is not numeric (#402) (30785b5)

v4.0.5

15 Aug 12:48
fef0574
Compare
Choose a tag to compare

4.0.5 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/types to v7 (#377) (fef0574)