Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Releases: ryparker/jest-allure2

v1.2.3

22 Jul 04:50
Compare
Choose a tag to compare

1.2.3 (2020-07-22)

Bug Fixes

  • types: fixed global type declaration (a57f7f6)

v1.2.2

22 Jun 12:06
Compare
Choose a tag to compare

1.2.2 (2020-06-22)

Bug Fixes

  • package.json: added all dist/ files to module zip (a5d48d3)

v1.2.1

22 Jun 11:53
Compare
Choose a tag to compare

1.2.1 (2020-06-22)

Bug Fixes

  • package.json: updated the main and type file paths so that the module is accessible (50f6d6b)

v1.2.0

22 Jun 11:47
Compare
Choose a tag to compare

1.2.0 (2020-06-22)

Bug Fixes

  • fixed commitizen: commitizen was using an outdated commit preset (30decee)
  • fixed tests: tests had typescript errors to resolve. Should be fixed now (55c6e8d)
  • resolved linter errors: xO required some linter errors to be resolved (b8be44f)

Features

  • reporter.ts: created reporter (941c3e0)