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

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

@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
## [6.0.0-beta] - 2017-11-02
## [6.0.0-beta2] - 2017-11-03
ATTENTION! To support multi-root workspaces some underlying fundamentals had to change, so please expect and report issues. Thanks!

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

@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "6.0.0-beta",
"version": "6.0.0-beta2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

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

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