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 1a29338 commit 78be8a1Copy full SHA for 78be8a1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.114.3
4
+
5
+### Fixes
6
7
+- Overusing GitHub search API. https://github.com/microsoft/vscode-pull-request-github/issues/7358
8
9
## 0.114.2
10
11
### Fixes
package.json
@@ -34,7 +34,7 @@
34
"tokenInformation",
35
"treeViewMarkdownMessage"
36
],
37
- "version": "0.114.2",
+ "version": "0.114.3",
38
"publisher": "GitHub",
39
"engines": {
40
"vscode": "^1.102.0"
0 commit comments