Skip to content

Releases: streamich/git-cz

v4.6.2

28 May 16:41
Compare
Choose a tag to compare

4.6.2 (2020-05-28)

Bug Fixes

  • ๐Ÿ› check for staged files (78dec95)
  • ๐Ÿ› failing test (execSync not defined) (b9b6969)

v4.6.1

27 May 11:14
Compare
Choose a tag to compare

4.6.1 (2020-05-27)

Bug Fixes

  • release revert of checking for staged files (8a6ac6e)

v4.6.0

25 May 23:58
Compare
Choose a tag to compare

4.6.0 (2020-05-25)

Bug Fixes

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

Features

  • ๐ŸŽธ check for staged files (c283ad3)

v4.5.0

16 May 14:47
Compare
Choose a tag to compare

4.5.0 (2020-05-16)

Features

  • ๐ŸŽธ manually bump version (fb05bfb)
  • ๐ŸŽธ recursively search parent folders for config file (ce04676), closes #60

v4.4.1

16 May 14:30
Compare
Choose a tag to compare

4.4.1 (2020-05-16)

Bug Fixes

  • manually update version (811025c)

v4.4.0

16 May 14:26
Compare
Choose a tag to compare

4.4.0 (2020-05-16)

Features

  • ๐ŸŽธ add --disable-emoji to --help and parse from CLI (82dd0c9)
  • ๐ŸŽธ add disable emoji flag (52a43d9)

v4.3.1

03 Feb 07:49
Compare
Choose a tag to compare

4.3.1 (2020-02-03)

Bug Fixes

  • ๐Ÿ› fix git commit error (b116ba0)

v4.3.0

02 Feb 16:05
Compare
Choose a tag to compare

4.3.0 (2020-02-02)

Features

  • ๐ŸŽธ add help & version flags (799fff2)
  • ๐ŸŽธ improve help screen (1838c1c)

v4.2.0

20 Jan 23:19
Compare
Choose a tag to compare

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)

v4.1.0

18 Jan 09:46
Compare
Choose a tag to compare

4.1.0 (2020-01-18)

Features

  • use fuzzy search for scopes and types (e6d615f)