Eric Amodio пре 7 година
родитељ
комит
dd0a636e24
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]
## [5.2.0-beta] - 2017-09-20
## [5.2.0] - 2017-09-23
### Added
- Adds new `Changed Files` node to the `Repository Status` node of the `GitLens` custom view's `Repository View` -- closes [#139](https://github.com/eamodio/vscode-gitlens/issues/139)
- Provides a at-a-glance view of all "working" changes

+ 1
- 1
package-lock.json Прегледај датотеку

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

+ 1
- 1
package.json Прегледај датотеку

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

Loading…
Откажи
Сачувај