Skip to content

Latest commit

Β 

History

History
198 lines (93 loc) Β· 8.37 KB

CHANGELOG.md

File metadata and controls

198 lines (93 loc) Β· 8.37 KB

4.7.6 (2020-12-07)

Bug Fixes

  • πŸ› move check for git folder to top (cdf142c)

4.7.5 (2020-11-30)

Bug Fixes

4.7.4 (2020-11-18)

Bug Fixes

  • πŸ› add config option to change closed issue message (#218) (dd88ce9), closes #215

4.7.3 (2020-11-11)

Bug Fixes

4.7.2 (2020-11-11)

Bug Fixes

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

4.7.1 (2020-08-26)

Bug Fixes

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

4.7.0 (2020-06-18)

Features

  • 🎸 exit process when no files staged (9fb4844)

4.6.2 (2020-05-28)

Bug Fixes

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

4.6.1 (2020-05-27)

Bug Fixes

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

4.6.0 (2020-05-25)

Bug Fixes

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

Features

  • 🎸 check for staged files (c283ad3)

4.5.0 (2020-05-16)

Features

  • 🎸 manually bump version (fb05bfb)
  • 🎸 recursively search parent folders for config file (ce04676), closes #60

4.4.1 (2020-05-16)

Bug Fixes

  • manually update version (811025c)

4.4.0 (2020-05-16)

Features

  • 🎸 add --disable-emoji to --help and parse from CLI (82dd0c9)
  • 🎸 add disable emoji flag (52a43d9)

4.3.1 (2020-02-03)

Bug Fixes

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

4.3.0 (2020-02-02)

Features

  • 🎸 add help & version flags (799fff2)
  • 🎸 improve help screen (1838c1c)

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)

4.1.0 (2020-01-18)

Features

  • use fuzzy search for scopes and types (e6d615f)

4.0.0 (2020-01-16)

Bug Fixes

  • πŸ› 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)

Continuous Integration

  • 🎑 remove NPM semantic-release plugin for on release (a9f23eb)

Features

  • 🎸 adds a feature to search for types (f8c3452)
  • 🎸 adds git hooks support (80176cd), closes #79
  • 🎸 adds scope search in scopes question (70bf18b)

BREAKING CHANGES

  • 🧨 Release new major

3.2.1 (2019-07-01)

Bug Fixes

3.2.0 (2019-07-01)

Bug Fixes

  • πŸ› don't add emoji to head only when "disableEmoji" is true (45489c8)

Features

  • 🎸 added disableEmojis on config (448873e)

3.1.1 (2019-04-26)

Bug Fixes

  • build binaries on Travis (10194a8)

3.1.0 (2019-04-26)

Features

  • 🎸 build binaries (0a64804)