conventional-commit-types-emoji
v0.1.0
Published
List of conventional commit types with emojis.
Downloads
20,677
Maintainers
Readme
conventional-commit-types-emoji
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
Developer
Copyright (c) 2016 Maik Ellerbrock