From e094d8658a8da906bb556f08f17b9a5f5ed85b90 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 21 Jan 2016 15:03:51 -0500 Subject: [PATCH] chore(commitizen): increase cz version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c8c4822b3..1cb2d21232 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp-watch": "^4.2.4", "html-entities": "^1.1.3", "htmlparser2": "^3.8.3", - "ionic-cz-conventional-changelog": "^0.2.0", + "ionic-cz-conventional-changelog": "^1.0.0", "jasmine-node": "^1.14.5", "js-yaml": "^3.4.2", "karma": "^0.12.31", @@ -85,4 +85,4 @@ "path": "node_modules/ionic-cz-conventional-changelog" } } -} \ No newline at end of file +}