Skip to content

gitmoji-cli 1.2.0

Compare
Choose a tag to compare
@carloscuesta carloscuesta released this 25 Nov 07:29
· 1006 commits to master since this release
85c99a9

Features

  • gitmoji --version, -v: Outputs the installed version of gitmoji-cli.
  • ✨ Refactored the cli.js code, using --commit, -c option as a default if no arguments are provided thanks to @lludol.
  • 📝 Add contributing docs, contributing.md, pull_request_template.md, issue_template.md
  • 📝 Update Readme

Tests

Added more tests to check that gitmoji-cli is working properly.

  • ✅ _commit()
  • ✅ version()
  • ✅ init()

Full changelog here