From 309ce93dd1efa4a2a5529be5c8d6d244e98d6c97 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 12:53:21 +0000 Subject: [PATCH] chore(package): update cz-conventional-changelog to version 3.0.3 Closes #53 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cff426..d9dc2b9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-imports": "^1.5.0", - "cz-conventional-changelog": "^2.1.0", + "cz-conventional-changelog": "^3.0.3", "eslint": "^5.0.0", "eslint-config-prettier": "^4.1.0", "eslint-config-prettier-standard": "^2.0.0",