Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

42 lines (20 loc) · 1.38 KB

1.0.2 (2020-11-10)

chore

  • Add files array to package.json to avoid publishing unnecessary flu (c0e650e)
  • move jest to dev depdendencies (d4d04d3)

1.0.1 (2020-07-22)

chore

  • Use super class' throwParamError() instead of manually throwing e (4652fb6)

ci

  • Set Node.js version to latest stable in Travis CI config (703bb63)

fix

  • security issues (upgrade dependencies) (60fadc2)

1.0.0 (2018-02-28)

chore

docs

  • Fixed typo in URL for test coverage badge (fdbecc0)