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

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

@ -4,7 +4,7 @@ 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.3.0-beta] - 2018-05-05
### Added
- Adds an icon for the *Compare File with Previous Revision* command (`gitlens.diffWithPrevious`) and moves it into the editor toolbar
- Adds an icon for the *Compare File with Next Revision* command (`gitlens.diffWithNext`) and moves it into the editor toolbar

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

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

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

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

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