Skip to content

Releases: octokit/auth-unauthenticated.js

v2.0.5

11 Jun 18:15
Compare
Choose a tag to compare

2.0.5 (2021-06-11)

Bug Fixes

  • deps: remove accidental dependencies i and npm (84ec2b9)

v2.0.4

25 Jan 17:44
08197fe
Compare
Choose a tag to compare

2.0.4 (2021-01-25)

Bug Fixes

  • deps: lock file maintenance (08197fe)

v2.0.3

19 Dec 21:14
aafb394
Compare
Choose a tag to compare

2.0.3 (2020-12-19)

Bug Fixes

  • move prettier in dev dependencies (#55) (aafb394)

v2.0.2

03 Dec 00:20
438cdc6
Compare
Choose a tag to compare

2.0.2 (2020-12-03)

Bug Fixes

  • deps: bump @octokit/types from 6.0.0 to 6.0.1 (fc62466)

v2.0.1

01 Dec 20:28
0339e27
Compare
Choose a tag to compare

2.0.1 (2020-12-01)

Bug Fixes

  • deps: bump @octokit/types from 5.5.0 to 6.0.0 (#41) (0339e27)

v2.0.0

28 Oct 18:51
9e8a7e4
Compare
Choose a tag to compare

2.0.0 (2020-10-28)

Bug Fixes

  • do not prevent POST /app-manifests/{code}/conversions requests (#30) (9e8a7e4)

BREAKING CHANGES

  • Mutating requests (DELETE, PATCH, POST, PUT) or no longer blocked before sending the request. The response status is handled instead and the error message is amended where applicable

v1.0.1

28 Oct 17:56
2ffa523
Compare
Choose a tag to compare

1.0.1 (2020-10-28)

Bug Fixes

  • typo in unauthenticated error message (#28) (2ffa523)

v1.0.0

04 Aug 06:14
Compare
Choose a tag to compare

Features