@cenk1cenk2/cz-cc
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,1 +1,8 @@ | ||
## [1.2.2](https://github.com/cenk1cenk2/cz-cc/compare/v1.2.1...v1.2.2) (2020-09-05) | ||
### Bug Fixes | ||
* **deps:** update dependency listr2 to ^3.0.1 ([0f83604](https://github.com/cenk1cenk2/cz-cc/commit/0f8360429e97d7f232f847c2b5418f9e5562c9b3)) | ||
## [1.2.1](https://github.com/cenk1cenk2/cz-cc/compare/v1.2.0...v1.2.1) (2020-09-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cenk1cenk2/cz-cc", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Commitizen adapter following the conventional-changelog format.", | ||
@@ -44,3 +44,3 @@ "main": "./dist/index.js", | ||
"find-git-root": "^1.0.4", | ||
"listr2": "^3.0.0", | ||
"listr2": "^3.0.1", | ||
"lodash.map": "^4.6.0", | ||
@@ -47,0 +47,0 @@ "word-wrap": "^1.2.3" |
25627
Updatedlistr2@^3.0.1