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