Skip to content

Commit 4e18d30

Browse files
authored
0.48.1 (#3844)
1 parent a97fc9d commit 4e18d30

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.48.1
4+
5+
### Fixes
6+
7+
- Fails to open PR's description or list PR's files on GitHub Enterprise. https://github.com/microsoft/vscode-pull-request-github/issues/3829
8+
39
## 0.48.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"commentsResolvedState",
1616
"contribViewSize"
1717
],
18-
"version": "0.48.0",
18+
"version": "0.48.1",
1919
"publisher": "GitHub",
2020
"engines": {
2121
"vscode": "^1.70.0"

0 commit comments

Comments
 (0)