Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 1.87 KB

1.0.11 (2020-07-20)

Bug Fixes

  • Bump lodash from 4.17.15 to 4.17.19 (#11) (389c8c8)

1.0.10 (2020-07-19)

Bug Fixes

  • numFailures is not required. Add reportTitle param (82ab498)

1.0.9 (2020-04-14)

Bug Fixes

  • fail the check if there are no tests found (65a6d07)

1.0.8 (2020-04-14)

Bug Fixes

  • improve name of check report (cff6a99)

1.0.7 (2020-04-14)

Bug Fixes

  • relative paths when in docker step (fb20fd3)

1.0.6 (2020-04-11)

Bug Fixes

  • update version in package.json (e3c8e65)

1.0.0 (2020-04-11)

Bug Fixes

  • checks now also show in pull requests (9c4d826)
  • report if there is no stack-trace (71db360)