Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

16 lines (8 loc) · 800 Bytes

1.3.0 (2023-06-30)

Bug Fixes

  • .eslint.js: fix no-unused-vars in .ts file (ca6ae25)
  • fix bug when type: "module" in package.json (edb36df)
  • fix subject input empty bug (9e17540)

Features

  • Add CHANGELOG plugin (83e4a15)
  • Add cz-message-helper config in package.json (35db07a)