From f2a492d7ce5b38fea4d1cdd39ce1bcdecf0d4c36 Mon Sep 17 00:00:00 2001 From: Alex Corre Date: Tue, 1 Aug 2017 21:59:05 -0700 Subject: [PATCH] chore(release): 1.2.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e743ec7..381c4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.2.0](https://github.com/alexcorre/git-blame/compare/v1.1.1...v1.2.0) (2017-08-02) + + +### Features + +* **gutter:** Added an option to not show the hash in the gutter (#189) ([ee8b80c](https://github.com/alexcorre/git-blame/commit/ee8b80c)) + + + ## [1.1.1](https://github.com/alexcorre/git-blame/compare/v1.1.0...v1.1.1) (2017-05-18) diff --git a/package.json b/package.json index 81f7f71..6175a9f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "git-blame", "main": "./lib/index", - "version": "1.1.1", + "version": "1.2.0", "description": "Toggle git-blame annotations in the gutter of atom editor.", "activationCommands": { "atom-text-editor": [