Skip to content

Commit fb2d755

Browse files
committed
Preps v5.6.4
1 parent 8eeb0aa commit fb2d755

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## [Unreleased]
88

9+
## [5.6.4] - 2017-10-12
10+
### Fixed
11+
- Fixes [#168](https://github.com/eamodio/vscode-gitlens/issues/168) - Git environment context was missing
12+
913
## [5.6.3] - 2017-10-12
1014
### Changed
1115
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLen bundle size (saves ~400kb)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlens",
3-
"version": "5.6.3",
3+
"version": "5.6.4",
44
"author": {
55
"name": "Eric Amodio",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)