Skip to content

Releases: octokit/plugin-retry.js

v5.0.2

07 Jun 18:30
d920486
Compare
Choose a tag to compare

5.0.2 (2023-06-07)

Bug Fixes

v5.0.1

05 Jun 22:02
711e7a6
Compare
Choose a tag to compare

5.0.1 (2023-06-05)

Bug Fixes

  • typescript: mark import of @octokit/request-error as type (#437) (711e7a6)

v5.0.0

03 Jun 17:43
e8ce501
Compare
Choose a tag to compare

5.0.0 (2023-06-03)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#427) (e8ce501)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v4.1.6

02 Jun 21:05
554848c
Compare
Choose a tag to compare

4.1.6 (2023-06-02)

Bug Fixes

v4.1.5

02 Jun 15:04
630edf1
Compare
Choose a tag to compare

4.1.5 (2023-06-02)

Bug Fixes

v4.1.4

01 Jun 23:04
f755e88
Compare
Choose a tag to compare

4.1.4 (2023-06-01)

Bug Fixes

v4.1.3

03 Mar 23:00
7549659
Compare
Choose a tag to compare

4.1.3 (2023-03-03)

Bug Fixes

  • ci: add script to fix package json from build step (#410) (7549659)

v4.1.2

18 Feb 20:54
f29b398
Compare
Choose a tag to compare

4.1.2 (2023-02-18)

Bug Fixes

  • make graphql error retries actually work (#403) (f29b398)

v4.1.1

26 Jan 22:33
125c968
Compare
Choose a tag to compare

4.1.1 (2023-01-26)

Bug Fixes

v4.1.0

25 Jan 19:35
f10aa37
Compare
Choose a tag to compare

4.1.0 (2023-01-25)

Features

  • retry "Something went wrong" GraphQL error (#396) (f10aa37)