@cenk1cenk2/cz-cc
Advanced tools
Comparing version 1.3.8 to 1.3.9
@@ -0,1 +1,8 @@ | ||
## [1.3.9](https://github.com/cenk1cenk2/cz-cc/compare/v1.3.8...v1.3.9) (2021-03-31) | ||
### Bug Fixes | ||
* **deps:** update dependency listr2 to ^3.4.4 ([915c032](https://github.com/cenk1cenk2/cz-cc/commit/915c0320708584718ebb1adda56dd908a072e33d)) | ||
## [1.3.8](https://github.com/cenk1cenk2/cz-cc/compare/v1.3.7...v1.3.8) (2021-03-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cenk1cenk2/cz-cc", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "Commitizen adapter following the conventional-changelog format.", | ||
@@ -44,3 +44,3 @@ "main": "./dist/index.js", | ||
"find-git-root": "^1.0.4", | ||
"listr2": "^3.4.3", | ||
"listr2": "^3.4.4", | ||
"lodash.map": "^4.6.0", | ||
@@ -50,8 +50,8 @@ "word-wrap": "^1.2.3" | ||
"devDependencies": { | ||
"@babel/cli": "^7.13.0", | ||
"@babel/core": "^7.13.8", | ||
"@babel/preset-env": "^7.13.9", | ||
"@cenk1cenk2/eslint-config": "^0.4.33", | ||
"eslint": "^7.21.0", | ||
"husky": "^5.1.1", | ||
"@babel/cli": "^7.13.14", | ||
"@babel/core": "^7.13.14", | ||
"@babel/preset-env": "^7.13.12", | ||
"@cenk1cenk2/eslint-config": "^0.4.34", | ||
"eslint": "^7.22.0", | ||
"husky": "^5.1.3", | ||
"lint-staged": "^10.5.4", | ||
@@ -58,0 +58,0 @@ "prettier": "^2.2.1" |
30055
Updatedlistr2@^3.4.4