Skip to content

Commit 207d48e

Browse files
author
RMacfarlane
committed
Update version to 0.11.0
1 parent 999b7ee commit 207d48e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.11.1
2+
3+
***Bug fixes***
4+
- Pull request tree incorrectly shows 'No git repositories found' [#1334](https://github.com/microsoft/vscode-pull-request-github/issues/1334)
5+
16
0.11.0
27

38
***Changes***

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"enableProposedApi": true,
1414
"preview": true,
15-
"version": "0.11.0",
15+
"version": "0.11.1",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.38.0"

0 commit comments

Comments
 (0)