cz-git v1.3.12 Release Notes

Release Date: 2022-10-21 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • cz-git,czg: add ignore commitlint warning max length rule #72 (closed #71) (46346b4)

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ plugin-loader: add cz.config.cjs config profiles (#73) (a915085)

    โš  BREAKING CHANGES

    • ๐Ÿ”Œ plugin-loader: remove .cz.js default loaded configure file ๐Ÿ‘€ The configuration items. see: Configure Template

Previous changes from v1.3.11

  • ๐Ÿ› Bug Fixes

    • cz-git: fix breaking change break line default format (c073ec7)
    • cz-git: fix empty custom output 'CUSTOM' value (d1475d5), closes #55

    ๐Ÿ”‹ Features

    • cli: support GPG sign commit message (c9caa97), closes #58
    • cz-git: add formatMessageCB can custom finally commit message (754c738), closes #57
    • cz-git: support types fuzzy search types[name] options (ba4ce71), closes #57