bugsnag-build-reporter
Version:
A tool for reporting your application’s builds to Bugsnag
18 lines (9 loc) • 353 B
Markdown
# Changelog
## 2.0.0 (2021-07-05)
- Drop Node 6 and upgrade meow support to avoid vulnerability warnings (#16)
## 1.0.3 (2020-04-07)
- Prefer remote named `origin` when detecting source control info (#7)
## 1.0.2 (2019-05-23)
- Retry in more failing scenarios (#5)
## 1.0.1 (2018-12-04)
- Retry failed requests up to 5 times before failing (#1)