From 9e347870f2ce35e9ba80b4ae29a420dd52ab97df Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 1 Nov 2017 16:06:44 +0000 Subject: [PATCH] chore(package): update conventional-github-releaser to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c437fb..4fc8c4c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@commitlint/cli": "^4.2.2", "@commitlint/config-angular": "^4.2.1", "chai": "^4.0.0", - "conventional-github-releaser": "^1.1.3", + "conventional-github-releaser": "^2.0.0", "eslint": "^3.2.2", "eslint-config-gemini-testing": "^2.2.0", "gemini": "^4.4.4",