Releases: streamich/git-cz
Releases Β· streamich/git-cz
v4.9.0
4.9.0 (2022-05-14)
Bug Fixes
- π Read git-cz config from package.json (c72cfac)
Features
- πΈ support cjs config files (4f2ebc5)
v4.8.1
4.8.1 (2022-05-14)
Bug Fixes
- π Fix COMMIT_EDITMSG in bare repositories (008ee31)
v4.8.0
4.8.0 (2021-10-13)
Bug Fixes
- π give default value to prevent convert error (c16df5d), closes #227
- better support for workspaces (215b6c3)
Features
- πΈ add "format" field to customize subject in commit msg #81 (5e998cf)
- πΈοΈ format (custom message) (6f0c828)
v4.7.6
4.7.6 (2020-12-07)
Bug Fixes
- π move check for git folder to top (cdf142c)
v4.7.5
4.7.5 (2020-11-30)
Bug Fixes
v4.7.4
4.7.4 (2020-11-18)
Bug Fixes
- π add config option to change closed issue message (#218) (dd88ce9), closes #215
v4.7.3
4.7.3 (2020-11-11)
Bug Fixes
v4.7.2
4.7.2 (2020-11-11)
Bug Fixes
- π disable-emoji config being overwritten by default (#211) (eb9eb06), closes #207
v4.7.1
4.7.1 (2020-08-26)
Bug Fixes
- π ignore "staged files check" when -a or --amend is passed (206274f), closes #189
v4.7.0
4.7.0 (2020-06-18)
Features
- πΈ exit process when no files staged (9fb4844)