Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 1.22 KB

1.0.0 (2022-02-13)

Bug Fixes

  • husky: fix commit message hook (3440382)
  • lockfile: fix package lock version (1e6d83e)
  • remove rimraf from script (b87980c)
  • tsconfig: add excluded paths to tsconfig (18f2d22)
  • tsconfig: exclude out dir (d738619)

Features