mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-05 01:35:37 -05:00
Preps v2.5.5
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### 2.5.5
|
||||||
|
- Fixes [#25](https://github.com/eamodio/vscode-gitlens/issues/25) - Blame information isn't updated after git operations (commit, reset, etc)
|
||||||
|
|
||||||
### 2.5.4
|
### 2.5.4
|
||||||
- Fixes extra spacing in annotations
|
- Fixes extra spacing in annotations
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gitlens",
|
"name": "gitlens",
|
||||||
"version": "2.5.4",
|
"version": "2.5.5",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Eric Amodio",
|
"name": "Eric Amodio",
|
||||||
"email": "eamodio@gmail.com"
|
"email": "eamodio@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user