@zazen/commit-types
v2.0.0
Published
Commit with emoji, free of weariness and confusion
Downloads
9
Readme
zazen-commit-types
Commit emoji key
| Major | | |
| :---: | -------- | --------------- |
| 💣 | :bomb:
| Breaking change |
| Minor | | |
| :---: | -------- | ------------------------------ |
| 🎁 | :gift:
| New feature |
| 🔥 | :fire:
| Heavy refactor or code removal |
| Patch | | |
| :---: | ------------- | --------------------- |
| 📝 | :memo:
| Documentation |
| 🎨 | :art:
| Visual change |
| 🐛 | :bug:
| Bugfix |
| 🔨 | :hammer:
| Updated functionality |
| 👕 | :shirt:
| Code-style |
| 🚑 | :ambulance:
| Hot-fix |
| 📦 | :package:
| Dependency change |
| Other | | |
| :---: | -------------------- | ---------------------- |
| 🔖 | :bookmark:
| New release |
| 🍱 | :bento:
| Static assets |
| 📱 | :iphone:
| Mobile-related change |
| ⚙️ | :gear:
| Build configuration |
| ✅ | :white_check_mark:
| Writing/updating tests |
| 🚚 | :truck:
| Moving files |
| ⏪ | :rewind:
| Reverting a commit |