Skip to content

Commit 36737a7

Browse files
author
RMacfarlane
committed
Update to version 0.11.2
1 parent 5021328 commit 36737a7

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.2
2+
3+
**Bug fixes**
4+
- Comments sometimes duplicated on diff files from pull request tree [#1337](https://github.com/microsoft/vscode-pull-request-github/issues/1337)
5+
16
0.11.1
27

38
***Bug fixes***

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.1",
15+
"version": "0.11.2",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.38.0"

0 commit comments

Comments
 (0)