Skip to content

Commit a6e3fba

Browse files
author
ole1986
committed
Updated CHANGELOG.md and version number
1 parent 99b6dbc commit a6e3fba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Version 0.4.13
2+
- Applied PR [#420](https://github.com/DonJayamanne/gitHistoryVSCode/pull/420) to fix repositories with no remote, thanks to @jsejcksn
3+
14
## Version 0.4.12
25
- Fixed [#417](https://github.com/DonJayamanne/gitHistoryVSCode/issues/417) using scrollbars for now
36
* Added PR [#419](https://github.com/DonJayamanne/gitHistoryVSCode/pull/419) allowing to create tags or branches from git history view

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "githistory",
33
"displayName": "Git History",
44
"description": "View git log, file history, compare branches or commits",
5-
"version": "0.4.12",
5+
"version": "0.4.13",
66
"publisher": "donjayamanne",
77
"author": {
88
"name": "Don Jayamanne",

0 commit comments

Comments
 (0)