Skip to content

Instantly share code, notes, and snippets.

@elbakerino
Last active September 1, 2022 06:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elbakerino/1cd946c4269681d659eede5c828920b7 to your computer and use it in GitHub Desktop.
Save elbakerino/1cd946c4269681d659eede5c828920b7 to your computer and use it in GitHub Desktop.
semantic-emoji-release

compact list, inspired by adambullmer/semantic-commit-emoji, dannyfritz/commit-message-emoji and gitmoji.dev

Meaning Emoji
feature ✨ :sparkles:
fix πŸ› :bug:
docs πŸ“š :books:
refactor ♻️ :recycle:
internal cleanup πŸͺ₯ :toothbrush:
ui / style 🎨 :art:
performance ⚑ :zap:
i18n/l10n 🌐 :globe_with_meridians:
chore/tooling πŸ”§ :wrench:
types 🏷️ :label:
accessibility β™Ώ :wheelchair:
experiment βš—οΈ :alembic:
work in progress (WIP) 🚧 :construction:
hotfix πŸš‘ :ambulance:
security πŸ”’ :lock:
deprecation πŸ’© :poop:
breaking change πŸ’₯ :boom:
remove feature πŸ”₯ :fire:
architecture change πŸ—οΈ :building_construction:
dependency upgrade ⬆️ :arrow_up:
dependency downgrade ⬇️ :arrow_down:
removal πŸ—‘οΈ :wastebucket:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment