Eric Amodio 7 роки тому
джерело
коміт
9c74224387
2 змінених файлів з 2 додано та 2 видалено
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 1
- 1
CHANGELOG.md Переглянути файл

@ -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 Переглянути файл

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

Завантаження…
Відмінити
Зберегти