Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1010 Bytes

Changelog

2.0.2 (2022-11-15)

Bug Fixes

  • include logic didnt work (117e5c9)

2.0.1 (2022-08-13)

Bug Fixes

  • release: npm publish not authenticated (21494e8)

2.0.0 (2022-08-13)

⚠ BREAKING CHANGES

  • replace import with include

Features

  • replace import with include (cbc3ae6)

Bug Fixes

  • package.json: use types instead of typings (a184863)