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 adaa177 commit fa4def7Copy full SHA for fa4def7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.114.1
4
+
5
+- Element with id Local Pull Request Branches is already registered. https://github.com/microsoft/vscode-pull-request-github/issues/7264
6
7
## 0.114.0
8
9
### Changes
package.json
@@ -34,7 +34,7 @@
34
"tokenInformation",
35
"treeViewMarkdownMessage"
36
],
37
- "version": "0.114.0",
+ "version": "0.114.1",
38
"publisher": "GitHub",
39
"engines": {
40
"vscode": "^1.102.0"
0 commit comments