Procházet zdrojové kódy

Preps for v2.5.0

main
Eric Amodio před 7 roky
rodič
revize
9c74224387
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 1
- 1
CHANGELOG.md Zobrazit soubor

@ -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
- 1
package.json Zobrazit soubor

@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "2.2.1",
"version": "2.5.0",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"

Načítá se…
Zrušit
Uložit