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 57d1f2f commit 0f81ea8Copy full SHA for 0f81ea8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.118.1
4
+
5
+### Fixes
6
7
+- _No logs available for this session_ race condition. https://github.com/microsoft/vscode-pull-request-github/issues/7783
8
9
## 0.118.0
10
11
### Changes
package.json
@@ -37,7 +37,7 @@
37
"tokenInformation",
38
"treeViewMarkdownMessage"
39
],
40
- "version": "0.118.0",
+ "version": "0.118.1",
41
"publisher": "GitHub",
42
"engines": {
43
"vscode": "^1.104.0"
0 commit comments