Comparing version 4.3.1 to 4.4.0
@@ -0,1 +1,9 @@ | ||
# [4.4.0](https://github.com/streamich/git-cz/compare/v4.3.1...v4.4.0) (2020-05-16) | ||
### Features | ||
* 🎸 add --disable-emoji to --help and parse from CLI ([82dd0c9](https://github.com/streamich/git-cz/commit/82dd0c94ba13c9694d258a9c710f7c94409fa327)) | ||
* 🎸 add disable emoji flag ([52a43d9](https://github.com/streamich/git-cz/commit/52a43d95d66a5e0d4a1e1fd92993bf11de102a35)) | ||
## [4.3.1](https://github.com/streamich/git-cz/compare/v4.3.0...v4.3.1) (2020-02-03) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "git-cz", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "Semantic emojified git commit, git-cz", | ||
@@ -32,3 +32,3 @@ "main": "dist/cz.js", | ||
"any-shell-escape": "0.1.1", | ||
"browserify": "16.5.0", | ||
"browserify": "16.5.1", | ||
"chai": "4.2.0", | ||
@@ -38,12 +38,12 @@ "chalk": "2.4.2", | ||
"eslint": "4.19.1", | ||
"eslint-config-mailonline": "9.0.0", | ||
"eslint-config-mailonline": "9.0.1", | ||
"fuzzy": "0.1.3", | ||
"global": "4.4.0", | ||
"husky": "4.2.1", | ||
"husky": "4.2.5", | ||
"inquirer": "6.5.2", | ||
"inquirer-list-search-prompt": "1.0.2", | ||
"minimist": "1.2.0", | ||
"mocha": "6.2.2", | ||
"pkg": "4.4.2", | ||
"rimraf": "3.0.1", | ||
"minimist": "1.2.5", | ||
"mocha": "6.2.3", | ||
"pkg": "4.4.8", | ||
"rimraf": "3.0.2", | ||
"semantic-release": "16.0.4", | ||
@@ -50,0 +50,0 @@ "signale": "1.4.0", |
@@ -167,3 +167,11 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
## Disable Emoji | ||
Using `--disable-emoji` flag will disable emoji. | ||
For example: | ||
``` | ||
git-cz --disable-emoji | ||
``` | ||
## Commit message format | ||
@@ -170,0 +178,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131551188
71941
80501
254