Pārlūkot izejas kodu

Preps v7.0.1-beta

main
Eric Amodio pirms 7 gadiem
vecāks
revīzija
65892f9b53
3 mainītis faili ar 6 papildinājumiem un 2 dzēšanām
  1. +4
    -0
      CHANGELOG.md
  2. +1
    -1
      package-lock.json
  3. +1
    -1
      package.json

+ 4
- 0
CHANGELOG.md Parādīt failu

@ -4,6 +4,10 @@ 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/).
## [7.0.1-beta] - 2017-12-18
### Changed
- Improves startup performance some by switching to a bundled build (I'm seeing a ~16% reduction)
## [7.0.0] - 2017-12-18
### Added
- Adds a new `Active Repository` node to the `Repository View` of the `GitLens` view -- closes [#224](https://github.com/eamodio/vscode-gitlens/issues/224)

+ 1
- 1
package-lock.json Parādīt failu

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

+ 1
- 1
package.json Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt