From ed084a7c7862029dafa15796e785264d939cb61c Mon Sep 17 00:00:00 2001 From: xuexb Date: Sun, 22 Oct 2017 22:20:18 +0800 Subject: [PATCH] chore: add the commit message type --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 8c533c9..c71fe2a 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,11 @@ "fix", "docs", "style", + "refactor", "test", "chore", "revert", + "release", "close" ] },