Eric Amodio 6 лет назад
Родитель
Сommit
12a93fe5f6
3 измененных файлов: 4 добавлений и 3 удалений
  1. +2
    -1
      CHANGELOG.md
  2. +1
    -1
      package-lock.json
  3. +1
    -1
      package.json

+ 2
- 1
CHANGELOG.md Просмотреть файл

@ -4,7 +4,8 @@ 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/).
## [Unreleased]
## [8.4.1] - 2018-06-19
### Fixed
- Fixes issue with insiders builds because of the new `SymbolInformation` API changes (see [Microsoft/vscode#34968](https://github.com/Microsoft/vscode/issues/34968))
## [8.4.0] - 2018-06-19

+ 1
- 1
package-lock.json Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "8.4.0",
"version": "8.4.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 1
package.json Просмотреть файл

@ -2,7 +2,7 @@
"name": "gitlens",
"displayName": "GitLens \u2014 Git supercharged",
"description": "Supercharge the Git capabilities built into Visual Studio Code \u2014 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": "8.4.0",
"version": "8.4.1",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"

Загрузка…
Отмена
Сохранить