Skip to content

Commit 78be8a1

Browse files
authored
0.114.3 (#7361)
1 parent 1a29338 commit 78be8a1

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.114.3
4+
5+
### Fixes
6+
7+
- Overusing GitHub search API. https://github.com/microsoft/vscode-pull-request-github/issues/7358
8+
39
## 0.114.2
410

511
### Fixes

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.2",
37+
"version": "0.114.3",
3838
"publisher": "GitHub",
3939
"engines": {
4040
"vscode": "^1.102.0"

0 commit comments

Comments
 (0)