Pārlūkot izejas kodu

Preps v7.0.0-beta

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

+ 2
- 1
CHANGELOG.md Parādīt failu

@ -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]
## [7.0.0-beta] - 2017-12-14
- Adds a new `Active Repository` node to `Repository View` of the `GitLens` view -- closes [#224](https://github.com/eamodio/vscode-gitlens/issues/224)
- Automatically updates to track the repository of the active editor
- Only visible if there is more than 1 repository within the workspace
@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Fixed
- Fixes [#228](https://github.com/eamodio/vscode-gitlens/issues/228) - Gutter blame spills over heatmap
- Fixes incorrect blame highlighting -- thanks to [PR #231](https://github.com/eamodio/vscode-gitlens/pull/231) by Alexey Vasyukov ([@notmedia](https://github.com/notmedia))!
## [6.4.0] - 2017-12-12
### Added

+ 2
- 1
README.md Parādīt failu

@ -516,4 +516,5 @@ A big thanks to the people that have contributed to this project:
- Aurelio Ogliari ([@nobitagit](https://github.com/nobitagit)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=nobitagit)
- Johannes Rieken ([@jrieken](https://github.com/jrieken)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=jrieken))
- Zack Schuster ([@zackschuster](https://github.com/zackschuster)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=zackschuster)
- SpaceEEC ([@SpaceEEC](https://github.com/SpaceEEC)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=SpaceEEC)
- SpaceEEC ([@SpaceEEC](https://github.com/SpaceEEC)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=SpaceEEC)
- Alexey Vasyukov ([@notmedia](https://github.com/notmedia)) — [contributions](https://github.com/eamodio/vscode-gitlens/commits?author=notmedia))

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

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

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

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

Notiek ielāde…
Atcelt
Saglabāt