@cenk1cenk2/cz-cc
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -0,1 +1,12 @@ | ||
## [1.1.4](https://github.com/cenk1cenk2/cz-cc/compare/v1.1.3...v1.1.4) (2020-08-27) | ||
### Bug Fixes | ||
* **deps:** update dependency commitizen to ^4.1.3 ([d424aae](https://github.com/cenk1cenk2/cz-cc/commit/d424aae6eecffd9bef490cda6bae290b666e232e)) | ||
* **deps:** update dependency commitizen to ^4.1.5 ([b091bb6](https://github.com/cenk1cenk2/cz-cc/commit/b091bb674d7d9b292c5c6fc9a34e7fe62fb0860c)) | ||
* **deps:** update dependency commitizen to ^4.2.0 ([2ff3f60](https://github.com/cenk1cenk2/cz-cc/commit/2ff3f60f576990e387f0df1d769ab4536f8daaa2)) | ||
* **deps:** update dependency commitizen to ^4.2.1 ([81e8fbc](https://github.com/cenk1cenk2/cz-cc/commit/81e8fbca4ec961257a38b40fcc659108145ffec3)) | ||
* **deps:** update dependency listr2 to ^2.6.1 ([d453715](https://github.com/cenk1cenk2/cz-cc/commit/d453715da14995b5ac8bdecb5a67b68cbdd676e1)) | ||
## [1.1.3](https://github.com/cenk1cenk2/cz-cc/compare/v1.1.2...v1.1.3) (2020-08-16) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@cenk1cenk2/cz-cc", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Commitizen adapter following the conventional-changelog format.", | ||
@@ -38,3 +38,3 @@ "main": "./dist/index.js", | ||
"chalk": "^4.1.0", | ||
"commitizen": "^4.1.2", | ||
"commitizen": "^4.2.1", | ||
"conventional-commit-types": "^3.0.0", | ||
@@ -45,3 +45,3 @@ "enquirer": "^2.3.6", | ||
"find-git-root": "^1.0.4", | ||
"listr2": "^2.6.0", | ||
"listr2": "^2.6.1", | ||
"lodash.map": "^4.6.0", | ||
@@ -52,6 +52,6 @@ "word-wrap": "^1.2.3" | ||
"@babel/cli": "^7.10.5", | ||
"@babel/core": "^7.11.1", | ||
"@babel/core": "^7.11.4", | ||
"@babel/preset-env": "^7.11.0", | ||
"@cenk1cenk2/eslint-config": "^0.4.7", | ||
"eslint": "^7.6.0", | ||
"@cenk1cenk2/eslint-config": "^0.4.9", | ||
"eslint": "^7.7.0", | ||
"husky": "^4.2.5", | ||
@@ -58,0 +58,0 @@ "lint-staged": "^10.2.11", |
24821
Updatedcommitizen@^4.2.1
Updatedlistr2@^2.6.1