Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

conventional-commit-types-emoji

ellerbrock16.6kISC0.1.0

List of conventional commit types with emojis.

angular, conventional-commits, commitizen, emoji

readme

conventional-commit-types-emoji

Javascript Open Source Love Gitter Chat

This is a fork from conventional-commit-types.

install with npm

npm install --save-dev https://www.npmjs.com/package/conventional-commit-types-emoji

install with yarn

yarn add --dev https://www.npmjs.com/package/conventional-commit-types-emoji

Preview:

feat(xxx): :sparkles: Features your commit message

fix(xxx): :bug: Bug Fixes

docs(xxx): :book: Documentation

style: :gem: Styles

refactor: :package: Code Refactoring

perf(xxx): :rocket: Performance Improvements

test(xxx): :rotating_light: Tests

build(xxx): :construction_worker: Build

ci(xxx): :computer: Continuous Integration

chore(xxx): :ticket: Chores

revert(xxx): :back: Reverts

Changelog with Emojis

Check out conventional-changelog-angular-emoji to create a changelog with emojis.

Video Course on egghead.io

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

TwitterFacebookGoogle+GitterGithub

Developer

Copyright (c) 2016 Maik Ellerbrock