Comparing version 4.7.1 to 4.7.2
@@ -0,1 +1,8 @@ | ||
## [4.7.2](https://github.com/streamich/git-cz/compare/v4.7.1...v4.7.2) (2020-11-11) | ||
### Bug Fixes | ||
* 🐛 disable-emoji config being overwritten by default ([#211](https://github.com/streamich/git-cz/issues/211)) ([eb9eb06](https://github.com/streamich/git-cz/commit/eb9eb06004579a0f73eaa7852c22e790414e3ddb)), closes [#207](https://github.com/streamich/git-cz/issues/207) | ||
## [4.7.1](https://github.com/streamich/git-cz/compare/v4.7.0...v4.7.1) (2020-08-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "git-cz", | ||
"version": "4.7.1", | ||
"version": "4.7.2", | ||
"description": "Semantic emojified git commit, git-cz.", | ||
@@ -42,3 +42,3 @@ "main": "dist/cz.js", | ||
"global": "4.4.0", | ||
"husky": "4.2.5", | ||
"husky": "4.3.0", | ||
"inquirer": "6.5.2", | ||
@@ -45,0 +45,0 @@ "inquirer-list-search-prompt": "1.0.2", |
@@ -13,2 +13,4 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
npx git-cz | ||
# or | ||
npx git-cz -e | ||
``` | ||
@@ -21,2 +23,4 @@ | ||
git-cz | ||
# or | ||
git-cz -e | ||
``` | ||
@@ -23,0 +27,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
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
131558330
80539
258