Skip to content

Commit 0f81ea8

Browse files
authored
0.118.1 (#7808)
1 parent 57d1f2f commit 0f81ea8

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.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+
39
## 0.118.0
410

511
### Changes

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.118.0",
40+
"version": "0.118.1",
4141
"publisher": "GitHub",
4242
"engines": {
4343
"vscode": "^1.104.0"

0 commit comments

Comments
 (0)