Skip to content

Releases: carloscuesta/gitmoji-cli

gitmoji-cli 1.8.4

19 Nov 10:29
5fedfd9
Compare
Choose a tag to compare

🔨 Refactor

  • Add a guard module to validate and verify the user input instead of doing it at the prompts module
  • Add spec for guard
  • Increase coverage ☔️

⬆️ Dependencies

  • Upgrade chalk
  • upgrade execa
  • Upgrade conf
  • Upgrade update-notifier

gitmoji-cli 1.8.3

18 Nov 13:25
7212acb
Compare
Choose a tag to compare

⬆️ Dependencies

  • Upgrade inquirer
  • Upgrade inquirer-autocomplete-prompt

gitmoji-cli 1.8.2

21 Oct 21:41
a50156b
Compare
Choose a tag to compare

🐛 Bugs

  • Use fs.writeFile and exit the process if success @ hook (#75)

📦 Dependencies

  • Upgrade axios
  • Upgrade jest
  • Upgrade standard

gitmoji-cli 1.8.1

17 Oct 20:47
eac2b61
Compare
Choose a tag to compare

✨ Feature

  • Ensure minimum required NODE version. (#65)

gitmoji-cli 1.8.0

13 Oct 20:23
f38f1a2
Compare
Choose a tag to compare

✨ Features

  • Set signed commits as a global preference #69 #56 – Thanks to @kykungz 🎉

gitmoji-cli 1.7.0

24 Sep 15:12
ea99b51
Compare
Choose a tag to compare

🐛 Bugs

  • Fixed #67 cli --flags

✨ Features

  • From now there's no default behaviour from running
# Previously if no arg was provided `commit` or `hook` option will be used by default. Now shows help.
$ gitmoji

gitmoji-cli 1.6.1

21 Aug 18:50
1c555d0
Compare
Choose a tag to compare

🐛 Bugs

  • Fixed a bug on config module #63 - autoAdd key was being setting every time by default to true.

gitmoji-cli 1.6.0

06 Aug 21:46
fca92fa
Compare
Choose a tag to compare

🔨 Refactor

  • Massive refactor to the cli #60

🐛 Bugs

  • Fixed a bug on Windows #58

gitmoji-cli 1.5.9

06 Aug 21:44
Compare
Choose a tag to compare

🔨 Refactor

  • Massive refactor to the cli #60

🐛 Bugs

  • Fixed a bug on Windows #58

gitmoji-cli 1.5.8

04 Jul 18:44
a11d89a
Compare
Choose a tag to compare

🐛 Bugs