Selaa lähdekoodia

Preps v8.3.0-beta

main
Eric Amodio 6 vuotta sitten
vanhempi
commit
1392f53632
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      package-lock.json
  3. +1
    -1
      package.json

+ 1
- 1
CHANGELOG.md Näytä tiedosto

@ -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 Näytä tiedosto

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

+ 1
- 1
package.json Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna