Skip to content

Commit 5865f45

Browse files
authored
0.100.1 (#6462) (#6463)
1 parent 8434973 commit 5865f45

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.100.1
4+
5+
### Fixes
6+
7+
- Enterprise 3.9: GraphQL error Fragment on Bot can't be spread inside RequestedReviewer. https://github.com/microsoft/vscode-pull-request-github/issues/6441
8+
39
## 0.100.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.100.0",
35+
"version": "0.100.1",
3636
"publisher": "GitHub",
3737
"engines": {
3838
"vscode": "^1.95.0"

0 commit comments

Comments
 (0)