From 6c082220e2e9c0a1ba8d1fd3d029248b84129e86 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 8 Oct 2018 19:06:30 +0200 Subject: [PATCH] =?UTF-8?q?Update=20commitizen=20to=20the=20latest=20versi?= =?UTF-8?q?on=20=F0=9F=9A=80=20(#247)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## The devDependency [commitizen](https://github.com/commitizen/cz-cli) was updated from `2.10.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. ---
Release Notes for v3.0.0

<a name"3.0.0">

3.0.0 (2018-10-01)

Bug Fixes

Features

Breaking Changes

Includes most updates with the exception of semantic-release which breaks on windows. To be investigated in a later release.
(a70c063b)

Commits

The new version differs by 23 commits.

There are 23 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
--- Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22742d7..c49982c 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/jest": "^23.3.2", "@types/node": "^10.11.0", "colors": "^1.3.2", - "commitizen": "^2.10.1", + "commitizen": "^3.0.0", "coveralls": "^3.0.2", "cross-env": "^5.2.0", "cz-conventional-changelog": "^2.1.0",