conventional-changelog-angular-emoji
v0.2.2
Published
conventional-changelog angular-emoji preset
Downloads
69
Maintainers
Readme
conventional-changelog-angular-emoji
conventional-changelog angular-emoji preset
Angular Git Commit Guidelines with Emojis
This is a fork from conventional-changelog-angular.
install with npm
npm install --save-dev conventional-changelog-angular-emoji
install with yarn
yarn add --dev conventional-changelog-angular-emoji
Update Information:
Update commit convention from Angular 1x to Angular 2x.
- added: build, ci
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
Video Course on egghead.io
Contact / Social Media
Get the latest News about Web Development, Open Source, Tooling, Server & Security
License
Copyright (c) 2016 Maik Ellerbrock