Skip to content

gitmoji-cli 1.8.4

Compare
Choose a tag to compare
@carloscuesta carloscuesta released this 19 Nov 10:29
· 999 commits to master since this release
5fedfd9

🔨 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