From 630a5a8c0b53dcc419257f6288e6e8b6a0e4c2c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Wed, 22 Oct 2014 17:57:23 +0200 Subject: [PATCH] Build: Upgrade to commitplease 2.0.0 commitplease now accepts "[tmp]:" and similar to temporary commits, useful while updating pull requests that are squashed later. (cherry picked from commit 5bc1ddc5cc96e509e0fadb0c1e3a70927de6ed1c) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 290784a5f..dc9501b64 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": {}, "devDependencies": { "colors": "0.6.2", - "commitplease": "1.10.1", + "commitplease": "2.0.0", "grunt": "0.4.5", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", -- 2.39.5