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 6a72ee5 commit 8e6c4d3Copy full SHA for 8e6c4d3
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.54.0
10
11
### Changes
package.json
@@ -17,7 +17,7 @@
17
"treeItemCheckbox",
18
"contribCommentPeekContext"
19
],
20
- "version": "0.54.0",
+ "version": "0.54.1",
21
"publisher": "GitHub",
22
"engines": {
23
"vscode": "^1.73.0"
0 commit comments