Preps for v2.2.1

This commit is contained in:
Eric Amodio
2017-02-16 22:10:29 -05:00
parent 46e355e02e
commit 0147645dc9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Release Notes
### 2.2.0
### 2.2.1
- Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quickpick lists
- Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quickpick list
- Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quickpick list

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "2.2.0",
"version": "2.2.1",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"