Skip to content

Commit 57b6fec

Browse files
authored
0.120.2 (#8062)
1 parent 9fca08c commit 57b6fec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.120.2
4+
5+
### Fixes
6+
7+
- Unable to open PR webview within VSCode. https://github.com/microsoft/vscode-pull-request-github/issues/8028
8+
39
## 0.120.1
410

511
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tokenInformation",
3838
"treeViewMarkdownMessage"
3939
],
40-
"version": "0.120.1",
40+
"version": "0.120.2",
4141
"publisher": "GitHub",
4242
"engines": {
4343
"vscode": "^1.105.0"

0 commit comments

Comments
 (0)