https://github.com/ellerbrock/conventional-changelog-angular-emoji
:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
https://github.com/ellerbrock/conventional-changelog-angular-emoji
commit-conventions commit-message commitizen commitizen-adapter emoji git npm npm-module
Last synced: about 1 month ago
JSON representation
:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
- Host: GitHub
- URL: https://github.com/ellerbrock/conventional-changelog-angular-emoji
- Owner: ellerbrock
- License: other
- Created: 2016-10-29T18:10:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:16:29.000Z (almost 5 years ago)
- Last Synced: 2024-04-24T14:37:38.676Z (about 1 year ago)
- Topics: commit-conventions, commit-message, commitizen, commitizen-adapter, emoji, git, npm, npm-module
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/conventional-changelog-angular-emoji
- Size: 1.94 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [conventional-changelog-angular-emoji](https://www.npmjs.com/package/conventional-changelog-angular-emoji)
> [conventional-changelog](https://github.com/ajoslin/conventional-changelog) angular-emoji preset
[](https://travis-ci.org/ellerbrock/conventional-changelog-angular-emoji) [](https://github.com/ellerbrock/javascript-badges/) [](https://github.com/ellerbrock/open-source-badges/) [](https://gitter.im/frapsoft/frapsoft/)
## [Angular Git Commit Guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#type) with Emojis
*This is a fork from [conventional-changelog-angular](https://github.com/conventional-changelog/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](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#type) to [Angular 2x](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type).
- added: build, ci
### Preview:
feat(xxx): :sparkles: Features your commit message
fix(xxx): :bug: Bug Fixes
docs(xxx): :book: Documentationstyle: :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: Choresrevert(xxx): :back: Reverts
### Video Course on [egghead.io](https://egghead.io)
- [Writing conventional commits with commitizen](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-writing-conventional-commits-with-commitizen)
- [Committing a new feature with commitizen](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-committing-a-new-feature-with-commitizen)### Contact / Social Media
_Get the latest News about Web Development, Open Source, Tooling, Server & Security_
[](https://twitter.com/frapsoft/)[](https://www.facebook.com/frapsoft/)[](https://plus.google.com/116540931335841862774)[](https://gitter.im/frapsoft/frapsoft/)[](https://github.com/ellerbrock/)
### License
Copyright (c) 2016 [Maik Ellerbrock](https://github.com/ellerbrock/)