@cenk1cenk2/cz-cc
Advanced tools
Comparing version 1.3.19 to 1.3.20
@@ -0,1 +1,8 @@ | ||
## [1.3.20](https://github.com/cenk1cenk2/cz-cc/compare/v1.3.19...v1.3.20) (2021-05-03) | ||
### Bug Fixes | ||
* **deps:** update dependency listr2 to ^3.8.2 ([d0cf661](https://github.com/cenk1cenk2/cz-cc/commit/d0cf661cc084e011ca763285f10d477987045e81)) | ||
## [1.3.19](https://github.com/cenk1cenk2/cz-cc/compare/v1.3.18...v1.3.19) (2021-04-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cenk1cenk2/cz-cc", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"description": "Commitizen adapter following the conventional-changelog format.", | ||
@@ -44,3 +44,3 @@ "main": "./dist/index.js", | ||
"find-git-root": "^1.0.4", | ||
"listr2": "^3.8.1", | ||
"listr2": "^3.8.2", | ||
"lodash.map": "^4.6.0", | ||
@@ -51,4 +51,4 @@ "word-wrap": "^1.2.3" | ||
"@babel/cli": "^7.13.16", | ||
"@babel/core": "^7.13.16", | ||
"@babel/preset-env": "^7.13.15", | ||
"@babel/core": "^7.14.0", | ||
"@babel/preset-env": "^7.14.0", | ||
"@cenk1cenk2/eslint-config": "^0.4.36", | ||
@@ -55,0 +55,0 @@ "eslint": "^7.25.0", |
32946
Updatedlistr2@^3.8.2