Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.42 KB

2.0.0 (2024-11-26)

  • chore: set github tokenRef of release-it (ffdd481)
  • chore: update subject input max-length (50 -> 72) (4585f4f)
  • docs: update README.md (English、Chinese) (a5fc5c9)
  • docs(README.md): update info (a623c3f)
  • refactor(all): refactor features and format codes (upgrade inquirer) (b0c5e31)

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)