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