Bläddra i källkod

Preps v5.5.0-beta

main
Eric Amodio 7 år sedan
förälder
incheckning
0b33fbae6a
3 ändrade filer med 4 tillägg och 2 borttagningar
  1. +2
    -0
      CHANGELOG.md
  2. +1
    -1
      package-lock.json
  3. +1
    -1
      package.json

+ 2
- 0
CHANGELOG.md Visa fil

@ -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.5.0-beta] - 2017-10-05
### Added
- Adds a command button bar to the bottom of the details hover annotations
- Provides `Open Changes`, `Blame Previous Revision`, `Open in Remote`, and `Show More Actions` command buttons

+ 1
- 1
package-lock.json Visa fil

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

+ 1
- 1
package.json Visa fil

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

Laddar…
Avbryt
Spara