Releases: octokit/plugin-retry.js
Releases · octokit/plugin-retry.js
v5.0.2
5.0.2 (2023-06-07)
Bug Fixes
v5.0.1
5.0.1 (2023-06-05)
Bug Fixes
- typescript: mark import of
@octokit/request-error
as type (#437) (711e7a6)
v5.0.0
5.0.0 (2023-06-03)
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v14, v16
v4.1.6
4.1.6 (2023-06-02)
Bug Fixes
v4.1.5
4.1.5 (2023-06-02)
Bug Fixes
v4.1.4
4.1.4 (2023-06-01)
Bug Fixes
v4.1.3
4.1.3 (2023-03-03)
Bug Fixes
- ci: add script to fix package json from build step (#410) (7549659)
v4.1.2
4.1.2 (2023-02-18)
Bug Fixes
- make graphql error retries actually work (#403) (f29b398)
v4.1.1
4.1.1 (2023-01-26)
Bug Fixes
v4.1.0
4.1.0 (2023-01-25)
Features
- retry "Something went wrong" GraphQL error (#396) (f10aa37)