We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fca08c commit 57b6fecCopy full SHA for 57b6fec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.120.1
10
11
### Fixes
package.json
@@ -37,7 +37,7 @@
37
"tokenInformation",
38
"treeViewMarkdownMessage"
39
],
40
- "version": "0.120.1",
+ "version": "0.120.2",
41
"publisher": "GitHub",
42
"engines": {
43
"vscode": "^1.105.0"
0 commit comments