mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 18:48:45 -05:00
Preps v2.8.1
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### 2.8.1
|
||||||
|
- Fixes issue where `Compare with *` commands fail to open when there is no active editor
|
||||||
|
|
||||||
### 2.8.0
|
### 2.8.0
|
||||||
- Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick list to open the commit version of the file
|
- Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick list to open the commit version of the file
|
||||||
- Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick list to open the commit version of the files
|
- Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick list to open the commit version of the files
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gitlens",
|
"name": "gitlens",
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Eric Amodio",
|
"name": "Eric Amodio",
|
||||||
"email": "eamodio@gmail.com"
|
"email": "eamodio@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user