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.
2 parents c993de5 + a3fd7c2 commit 2bee9feCopy full SHA for 2bee9fe
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.2.3
2
+
3
+- 优化说明简介
4
5
## version 2.2.2
6
7
- 更新搜索显示名字
package.json
@@ -1,8 +1,8 @@
{
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
- "description": "为 LeetCode 题目难度进行打分。避免只有简单、中等、困难三种难度",
- "version": "2.2.2",
+ "description": "LeetCode 做题, 增加 LeetCode 题目难度分",
+ "version": "2.2.3",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments