git-cz

Semantic Git commits

Downloads
314.1K
Stars
1.5K
Committers
31

Bot releases are hidden (Show)

git-cz - v4.9.0 Latest Release

Published by streamich over 2 years ago

4.9.0 (2022-05-14)

Bug Fixes

  • πŸ› Read git-cz config from package.json (c72cfac)

Features

  • 🎸 support cjs config files (4f2ebc5)
git-cz - v4.8.1

Published by streamich over 2 years ago

4.8.1 (2022-05-14)

Bug Fixes

  • πŸ› Fix COMMIT_EDITMSG in bare repositories (008ee31)
git-cz - v4.8.0

Published by streamich about 3 years ago

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)
git-cz - v4.7.6

Published by streamich almost 4 years ago

4.7.6 (2020-12-07)

Bug Fixes

  • πŸ› move check for git folder to top (cdf142c)
git-cz - v4.7.5

Published by streamich almost 4 years ago

4.7.5 (2020-11-30)

Bug Fixes

git-cz - v4.7.4

Published by streamich almost 4 years ago

4.7.4 (2020-11-18)

Bug Fixes

  • πŸ› add config option to change closed issue message (#218) (dd88ce9), closes #215
git-cz - v4.7.3

Published by streamich almost 4 years ago

4.7.3 (2020-11-11)

Bug Fixes

git-cz - v4.7.2

Published by streamich almost 4 years ago

4.7.2 (2020-11-11)

Bug Fixes

  • πŸ› disable-emoji config being overwritten by default (#211) (eb9eb06), closes #207
git-cz - v4.7.1

Published by streamich about 4 years ago

4.7.1 (2020-08-26)

Bug Fixes

  • πŸ› ignore "staged files check" when -a or --amend is passed (206274f), closes #189
git-cz - v4.7.0

Published by streamich over 4 years ago

4.7.0 (2020-06-18)

Features

  • 🎸 exit process when no files staged (9fb4844)
git-cz - v4.6.2

Published by streamich over 4 years ago

4.6.2 (2020-05-28)

Bug Fixes

  • πŸ› check for staged files (78dec95)
  • πŸ› failing test (execSync not defined) (b9b6969)
git-cz - v4.6.1

Published by streamich over 4 years ago

4.6.1 (2020-05-27)

Bug Fixes

  • release revert of checking for staged files (8a6ac6e)
git-cz - v4.6.0

Published by streamich over 4 years ago

4.6.0 (2020-05-25)

Bug Fixes

  • πŸ› test when in --dry-run mode (1697c56)

Features

  • 🎸 check for staged files (c283ad3)
git-cz - v4.5.0

Published by streamich over 4 years ago

4.5.0 (2020-05-16)

Features

  • 🎸 manually bump version (fb05bfb)
  • 🎸 recursively search parent folders for config file (ce04676), closes #60
git-cz - v4.4.1

Published by streamich over 4 years ago

4.4.1 (2020-05-16)

Bug Fixes

  • manually update version (811025c)
git-cz - v4.4.0

Published by streamich over 4 years ago

4.4.0 (2020-05-16)

Features

  • 🎸 add --disable-emoji to --help and parse from CLI (82dd0c9)
  • 🎸 add disable emoji flag (52a43d9)
git-cz - v4.3.1

Published by streamich over 4 years ago

4.3.1 (2020-02-03)

Bug Fixes

  • πŸ› fix git commit error (b116ba0)
git-cz - v4.3.0

Published by streamich over 4 years ago

4.3.0 (2020-02-02)

Features

  • 🎸 add help & version flags (799fff2)
  • 🎸 improve help screen (1838c1c)
git-cz - v4.2.0

Published by streamich over 4 years ago

4.2.0 (2020-01-20)

Bug Fixes

  • πŸ› do not format body as undefined (28d6e77)

Features

  • 🎸 Allow emojis in non-interactive and set defaults (08cf19c)
  • 🎸 can set answers through CLI in default mode (99238c2)
  • 🎸 non-interactive mode (61b40db)
git-cz - v4.1.0

Published by streamich over 4 years ago

4.1.0 (2020-01-18)

Features

  • use fuzzy search for scopes and types (e6d615f)