mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-13 19:48:35 -05:00
Preps for v2.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
### 2.2.0
|
### 2.2.1
|
||||||
- Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quickpick lists
|
- Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quickpick lists
|
||||||
- Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quickpick list
|
- Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quickpick list
|
||||||
- Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quickpick list
|
- Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quickpick list
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gitlens",
|
"name": "gitlens",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Eric Amodio",
|
"name": "Eric Amodio",
|
||||||
"email": "eamodio@gmail.com"
|
"email": "eamodio@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user