Skip to content

v0.1.7 ✨ Interactive mode with -i

Latest
Compare
Choose a tag to compare
@arrrrrmin arrrrrmin released this 18 Mar 11:52
· 8 commits to main since this release

✨(interactive-mode): Interactive mode with -i

  • -i will cause convmoji to ask questions using 'questionary'
convmoji -i
? Your commit message (required) hello
? Choose a type (default is '✨:feat') (Use arrow keys)
   ✨:feat
   🐛:fix
   📚:docs
   💎:style
   🔨:refactor
   🚀:perf
 » 🚨:test
   📦:build
   👷:ci
   🔧:chore
...

Full Changelog: v0.1.6...v0.1.7