Browse Source

Preps v10.2.2

main
Eric Amodio 4 years ago
parent
commit
6cfd9fdedd
2 changed files with 11 additions and 1 deletions
  1. +10
    -0
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 10
- 0
CHANGELOG.md View File

@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## [10.2.2] - 2020-06-10
### Added
- Adds unique icons for each GitLens view to better support view moving in VS Code 1.46
### Fixed
- Fixes an issue with some settings showing up with errors on the VS Code settings UI
## [10.2.1] - 2020-02-10
### Fixed

+ 1
- 1
package.json View File

@ -2,7 +2,7 @@
"name": "gitlens",
"displayName": "GitLens — Git supercharged",
"description": "Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more",
"version": "10.2.1",
"version": "10.2.2",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"

||||||
x
 
000:0
Loading…
Cancel
Save