From edf32571ed3109b32cabaf0c2b41fdf9a39014e0 Mon Sep 17 00:00:00 2001 From: azu Date: Thu, 18 Jul 2019 11:12:49 +0900 Subject: [PATCH] 1.7.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4390844..562dd53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-angular-all", - "version": "1.6.1", + "version": "1.7.0", "description": "conventional-changelog angular preset", "main": "index.js", "scripts": { @@ -67,4 +67,4 @@ "git add" ] } -} \ No newline at end of file +}