Skip to content

Commit 90d27d0

Browse files
author
RMacfarlane
committed
Update version to 0.9.1
1 parent 48a1bcc commit 90d27d0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.9.1
2+
**Bug fixes**
3+
- Unable to add reviewers to description view [#1181](https://github.com/microsoft/vscode-pull-request-github/issues/1181)
4+
- Commenting ranges not shown on local files on Windows when PR is checked out [#1273](https://github.com/microsoft/vscode-pull-request-github/issues/1273)
5+
16
0.9.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.9.0",
15+
"version": "0.9.1",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.35.0"

0 commit comments

Comments
 (0)