Skip to content

Commit eae9eb2

Browse files
authored
0.88.1 (#5996)
1 parent 354974a commit eae9eb2

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.88.1
4+
5+
### Fixes
6+
7+
- GraphQL error: Invalid email address on EMU. https://github.com/microsoft/vscode-pull-request-github/issues/5842
8+
39
## 0.88.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"tokenInformation",
3333
"treeViewMarkdownMessage"
3434
],
35-
"version": "0.88.0",
35+
"version": "0.88.1",
3636
"publisher": "GitHub",
3737
"engines": {
3838
"vscode": "^1.89.0"

0 commit comments

Comments
 (0)