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 354974a commit eae9eb2Copy full SHA for eae9eb2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.88.0
10
11
### Changes
package.json
@@ -32,7 +32,7 @@
32
"tokenInformation",
33
"treeViewMarkdownMessage"
34
],
35
- "version": "0.88.0",
+ "version": "0.88.1",
36
"publisher": "GitHub",
37
"engines": {
38
"vscode": "^1.89.0"
0 commit comments