From 0c242495be024a4263356a79b8724110445e8069 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 28 Feb 2021 17:11:53 +0000 Subject: [PATCH] chore(release): 5.0.0-canary.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [5.0.0-canary.2](https://github.com/jeromefitz/git-cz/compare/v5.0.0-canary.1...v5.0.0-canary.2) (2021-02-28) ### Performance Improvements * ⚡️ prettier => eslint, lint-staged + pretty-quick => husky ([8d19d60](https://github.com/jeromefitz/git-cz/commit/8d19d60bd68643ea225eed65b134824b40d7760d)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b2a0217..1803b786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jeromefitz/git-cz", - "version": "5.0.0-canary.1", + "version": "5.0.0-canary.2", "description": "Semantic emojified git commit, git-cz.", "main": "dist/cz.js", "bin": {