Parcourir la source

Preps for v2.2.1

main
Eric Amodio il y a 7 ans
Parent
révision
0147645dc9
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 1
- 1
CHANGELOG.md Voir le fichier

@ -1,6 +1,6 @@
## Release Notes
### 2.2.0
### 2.2.1
- Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quickpick lists
- Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quickpick list
- Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quickpick list

+ 1
- 1
package.json Voir le fichier

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

Chargement…
Annuler
Enregistrer