Skip to content

Commit 8e6c4d3

Browse files
authored
0.54.1 (#4199)
1 parent 6a72ee5 commit 8e6c4d3

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.54.1
4+
5+
### Fixes
6+
7+
- No Longer Prompted To Create PR after Pushing Feature Branch. https://github.com/microsoft/vscode-pull-request-github/issues/4171
8+
39
## 0.54.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"treeItemCheckbox",
1818
"contribCommentPeekContext"
1919
],
20-
"version": "0.54.0",
20+
"version": "0.54.1",
2121
"publisher": "GitHub",
2222
"engines": {
2323
"vscode": "^1.73.0"

0 commit comments

Comments
 (0)