Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Bumps version for 1.4.3
main
Eric Amodio
8 jaren geleden
bovenliggende
ea375f478f
commit
25007f7b69
2 gewijzigde bestanden
met
toevoegingen van 5
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+4
-0
CHANGELOG.md
+1
-1
package.json
+ 4
- 0
CHANGELOG.md
Bestand weergeven
@ -1,6 +1,10 @@
---
## Release Notes
### 1.4.3
- Adds some logging to hopefully trap [
#22
](
https://github.com/eamodio/vscode-gitlens/issues/22
) - Cannot read property 'sha' of undefined
- Fixes issue with the latest insiders build (1.9.0-insider f67f87c5498d9361c0b29781c341fd032815314b) where there is a collision of document schemes
### 1.4.2
- Fixes issue where file history wouldn't compare correctly to working tree if the filename had changed
+ 1
- 1
package.json
Bestand weergeven
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"1.4.
2
"
,
"version"
:
"1.4.
3
"
,
"author"
:
{
"name"
:
"Eric Amodio"
,
"email"
:
"eamodio@gmail.com"
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan