Skip to content

Commit 2ff0388

Browse files
authored
0.58.2 (#4545)
1 parent 30cc751 commit 2ff0388

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.58.2
4+
5+
### Fixes
6+
7+
- "GitHub Pull Requests and Issues" plugin causing a large number of requests to github enterprise installation. https://github.com/microsoft/vscode-pull-request-github/issues/4523
8+
39
## 0.58.1
410

511
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"contribCommentEditorActionsMenu",
2222
"quickDiffProvider"
2323
],
24-
"version": "0.58.1",
24+
"version": "0.58.2",
2525
"publisher": "GitHub",
2626
"engines": {
2727
"vscode": "^1.75.0"

0 commit comments

Comments
 (0)