Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

30 lines (15 loc) · 1.35 KB

1.0.3 (2020-12-04)

Bug Fixes

  • validate the data instead of object itself (1debaa2)

1.0.2 (2020-12-01)

Bug Fixes

  • change main path npm package (e93b9fe)

1.0.1 (2020-12-01)

Bug Fixes

  • exclude the tests folder from build (b7a3989)
  • include dist files for npm package (e4b1429)

1.0.0 (2020-12-01)

Bug Fixes

  • Enum file path fixed (a03ea26)
  • ignore dist for test (9537df1)
  • remove github action workflow and ignore dist for test (d959997)