From 50aeda26f807357018e8d353240a8604e29d1b8e Mon Sep 17 00:00:00 2001 From: Alex Corre Date: Sun, 10 Dec 2017 22:40:18 -0800 Subject: [PATCH] chore(release): 1.4.0 --- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52641ee..91ba676 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [1.4.0](https://github.com/alexcorre/git-blame/compare/v1.3.1...v1.4.0) (2017-12-11) + + +### Bug Fixes + +* **ux:** default color commit authors to false ([60aeb01](https://github.com/alexcorre/git-blame/commit/60aeb01)) +* **ux:** text overflow in gutter (#216) ([0237c96](https://github.com/alexcorre/git-blame/commit/0237c96)) +* **ux:** tweak color styles. lint. ([efcb9af](https://github.com/alexcorre/git-blame/commit/efcb9af)) + + +### Features + +* **errors:** use atom build in error notier. remove legacy space pen custom view ([91274ab](https://github.com/alexcorre/git-blame/commit/91274ab)) +* **ux:** color commit authors (#205) ([3236257](https://github.com/alexcorre/git-blame/commit/3236257)) + + + ## [1.3.1](https://github.com/alexcorre/git-blame/compare/v1.3.0...v1.3.1) (2017-09-24) diff --git a/package.json b/package.json index 4e577cf..7efb6f5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "git-blame", "main": "./lib/index", - "version": "1.3.1", + "version": "1.4.0", "description": "Toggle git-blame annotations in the gutter of atom editor.", "activationCommands": { "atom-text-editor": [