4.9.0 (2022-05-14)
- π Read git-cz config from package.json (c72cfac)
- πΈ support cjs config files (4f2ebc5)
4.8.1 (2022-05-14)
- π Fix COMMIT_EDITMSG in bare repositories (008ee31)
4.8.0 (2021-10-13)
- π give default value to prevent convert error (c16df5d), closes #227
- better support for workspaces (215b6c3)
- πΈ add "format" field to customize subject in commit msg #81 (5e998cf)
- πΈοΈ format (custom message) (6f0c828)
4.7.6 (2020-12-07)
- π move check for git folder to top (cdf142c)
4.7.5 (2020-11-30)
4.7.4 (2020-11-18)
4.7.3 (2020-11-11)
4.7.2 (2020-11-11)
4.7.1 (2020-08-26)
4.7.0 (2020-06-18)
- πΈ exit process when no files staged (9fb4844)
4.6.2 (2020-05-28)
4.6.1 (2020-05-27)
- release revert of checking for staged files (8a6ac6e)
4.6.0 (2020-05-25)
- π test when in --dry-run mode (1697c56)
- πΈ check for staged files (c283ad3)
4.5.0 (2020-05-16)
- πΈ manually bump version (fb05bfb)
- πΈ recursively search parent folders for config file (ce04676), closes #60
4.4.1 (2020-05-16)
- manually update version (811025c)
4.4.0 (2020-05-16)
- πΈ add --disable-emoji to --help and parse from CLI (82dd0c9)
- πΈ add disable emoji flag (52a43d9)
4.3.1 (2020-02-03)
- π fix git commit error (b116ba0)
4.3.0 (2020-02-02)
4.2.0 (2020-01-20)
- π do not format body as undefined (28d6e77)
- πΈ Allow emojis in non-interactive and set defaults (08cf19c)
- πΈ can set answers through CLI in default mode (99238c2)
- πΈ non-interactive mode (61b40db)
4.1.0 (2020-01-18)
- use fuzzy search for scopes and types (e6d615f)
4.0.0 (2020-01-16)
- π Adhere to lerna settings for workspaces directory (4151235), closes #85
- π fixes autocomplete prompt import (91226ba)
- π fixes scope's empty string answer issue (53dd466)
- π make semantic-release publish to NPM (6f5c836)
- π simplify semantic-release config (3872978)
- remove emojis when disableEmoji is true (62915be)
- π‘ remove NPM semantic-release plugin for on release (a9f23eb)
- πΈ adds a feature to search for types (f8c3452)
- πΈ adds git hooks support (80176cd), closes #79
- πΈ adds scope search in scopes question (70bf18b)
- 𧨠Release new major
3.2.1 (2019-07-01)
3.2.0 (2019-07-01)
- π don't add emoji to head only when "disableEmoji" is true (45489c8)
- πΈ added disableEmojis on config (448873e)
3.1.1 (2019-04-26)
- build binaries on Travis (10194a8)
3.1.0 (2019-04-26)
- πΈ build binaries (0a64804)