mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-18 09:45:36 -05:00
Preps v2.5.2
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.5.2
|
||||
- Adds `Open File` command to `gitlens.showQuickCommitDetails` quick pick list
|
||||
- Adds `Open Files` command to `gitlens.showQuickCommitDetails` quick pick list
|
||||
|
||||
### 2.5.1
|
||||
- Adds `gitlens.copyMessageToClipboard` command to copy commit message to the clipboard
|
||||
- Adds `gitlens.copyMessageToClipboard` to the editor content menu
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user