From e219ab2e83ebb99192f5fab5cc8030f6caa3a3ef Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 11 Feb 2016 19:11:15 +0800 Subject: [PATCH] chore(package): update grunt-conventional-changelog to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f59062..71c7cd9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "grunt": "^0.4.5", "grunt-bump": "^0.7.0", - "grunt-conventional-changelog": "^5.0.0", + "grunt-conventional-changelog": "^6.0.0", "grunt-npm": "0.0.2", "matchdep": "^1.0.0" },