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

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

@ -5,6 +5,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]
## [5.6.2] - 2017-10-11
### Fixed
- Fixes issue where `Open File` command failed for in many instances (for GitUri resources)

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

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

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

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

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