Skip to content

Releases: carloscuesta/gitmoji-cli

gitmoji-cli 1.2.2

28 Nov 23:13
a6caef9
Compare
Choose a tag to compare

Bug fixes

  • 🚑 Fixed undefined() behaviour. #19

gitmoji 1.2.1

27 Nov 14:34
d0803bc
Compare
Choose a tag to compare

Bug fixes

  • 🐛 Fix access mod when writing the hook file see #17 thanks to @grdryn

gitmoji-cli 1.2.0

25 Nov 07:29
85c99a9
Compare
Choose a tag to compare

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

gitmoji-cli 1.1.1

23 Nov 21:39
f9f959b
Compare
Choose a tag to compare

screen shot 2016-11-23 at 22 36 43

- Implemented using gitmoji via commit hook.

See #8

gitmoji-cli 1.0.0

19 Nov 10:03
436c525
Compare
Choose a tag to compare

gitmoji-cli

gitmoji-cli