Skip to content

Commit 7dc2052

Browse files
committed
优化请求分数数据超时时间为2秒钟
1 parent 537366c commit 7dc2052

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## version 2.11.3
2+
3+
- 优化请求分数数据超时时间为2秒钟
4+
15
## version 2.11.2
26

37
- 不再出现tooltip显示错误

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-leetcode-problem-rating",
33
"displayName": "LeetCode",
44
"description": "LeetCode 官方插件增强, 代码开源, 增加 LeetCode 题目难度分, 给个star吧, 球球了",
5-
"version": "2.11.2",
5+
"version": "2.11.3",
66
"author": "ccagml",
77
"publisher": "ccagml",
88
"license": "MIT",

0 commit comments

Comments
 (0)