Releases: alt-meta/convmoji
Releases · alt-meta/convmoji
v0.1.7 ✨ Interactive mode with -i
✨(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
v0.1.6 ✨(options): show-scopes option
- Adds an option
--show-scopes
to show scopes used in previouse commits.
Full Changelog: v0.1.5...v0.1.6