Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@linpengteng linpengteng released this 26 Nov 07:31
· 5 commits to main since this release

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)