This is a fork from conventional-commit-types.
npm install --save-dev https://www.npmjs.com/package/conventional-commit-types-emoji
yarn add --dev https://www.npmjs.com/package/conventional-commit-types-emoji
feat(xxx): ✨ Features your commit message
fix(xxx): 🐛 Bug Fixes
docs(xxx): 📖 Documentation
style: 💎 Styles
refactor: 📦 Code Refactoring
perf(xxx): 🚀 Performance Improvements
test(xxx): 🚨 Tests
build(xxx): 👷 Build
ci(xxx): 💻 Continuous Integration
chore(xxx): 🎫 Chores
revert(xxx): 🔙 Reverts
Check out conventional-changelog-angular-emoji to create a changelog with emojis.
Video Course on egghead.io
Get the latest News about Web Development, Open Source, Tooling, Server & Security
Copyright (c) 2016 Maik Ellerbrock