Skip to content

Latest commit

 

History

History
86 lines (34 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

86 lines (34 loc) · 3.1 KB

0.3.1 (2021-03-30)

Bug Fixes

  • ProjectData.milestoneId to optional. (fbc91c9)

0.3.0 (2021-03-04)

Features

0.2.1 (2021-02-07)

Bug Fixes

  • Exclude test files during npm pack (76bbd11)

0.2.0 (2021-02-07)

Bug Fixes

  • interface name for IssueLabel (56dc70a)

Features

  • support Cycle type only action for create (f0c7d8c)
  • support IssueLabel type (896dac2)
  • support Project type (1a8b692)
  • support Reaction type (db49382)

0.1.4 (2021-02-02)

Bug Fixes

0.1.3 (2021-02-02)

0.1.2 (2021-02-02)

Bug Fixes

  • Handler and Interfaces (66051ba)
  • test only *Test.(ts|tsx|js) (b94cec6)

0.1.1 (2021-01-31)

Bug Fixes

0.1.0 (2021-01-31)

Features