Skip to content

v1.5.0

Choose a tag to compare

@streamich streamich released this 05 Jun 18:10
· 581 commits to master since this release
063825f

1.5.0 (2018-06-05)

Bug Fixes

  • ๐Ÿ› don't ask Lerna question, if Lerna not installed (843093c)
  • ๐Ÿœ simplify package.json (ea20619)

Features

  • ๐ŸŽธ add back Lerna support (879d9c1)
  • ๐ŸŽธ add binary git-cz command for CLI (3d11bdd)
  • ๐ŸŽธ connect new interface to commitizen (3dd3c67)
  • ๐ŸŽธ execute standalone CLI commit (8570804)
  • ๐ŸŽธ make LimitedInput work with new inquirer (065bfae)
  • add default scopes (1be406f)
  • add scope to subject input (f942494)
  • create formatMessage() function (d1c6755)
  • refactor questions out (5212e93)
  • store answers in state (3110e94)
  • use Git to determine root folder (d59dbd4)

Performance Improvements

  • โšก๏ธ build cz prompter into one file for performace (dd62d93)
  • โšก๏ธ bundle into single .js file for perf (a7738c8)
  • โšก๏ธ remove all deps so nothing is installed (16ce6a7)