Skip to content

Commit e876b13

Browse files
authored
0.114.2 (#7340)
1 parent 4222829 commit e876b13

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Changelog
22

3+
## 0.114.2
4+
5+
### Fixes
6+
7+
- Copilot never shows as assignee. https://github.com/microsoft/vscode-pull-request-github/issues/7324
8+
39
## 0.114.1
410

11+
### Fixes
12+
513
- Element with id Local Pull Request Branches is already registered. https://github.com/microsoft/vscode-pull-request-github/issues/7264
614

715
## 0.114.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tokenInformation",
3535
"treeViewMarkdownMessage"
3636
],
37-
"version": "0.114.1",
37+
"version": "0.114.2",
3838
"publisher": "GitHub",
3939
"engines": {
4040
"vscode": "^1.102.0"

0 commit comments

Comments
 (0)