We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b5c58a + 74dabee commit c993de5Copy full SHA for c993de5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.2.2
2
+
3
+- 更新搜索显示名字
4
5
## version 2.2.1
6
7
- 优化登录提示
package.json
@@ -1,8 +1,8 @@
{
"name": "vscode-leetcode-problem-rating",
- "displayName": "LeetCode problem rating",
- "description": "为LeetCode题目难度进行打分。避免只有简单、中等、困难三种难度",
- "version": "2.2.1",
+ "displayName": "LeetCode",
+ "description": "为 LeetCode 题目难度进行打分。避免只有简单、中等、困难三种难度",
+ "version": "2.2.2",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments