Skip to content

Commit c993de5

Browse files
authored
Merge pull request #56 from ccagml/main
update
2 parents 8b5c58a + 74dabee commit c993de5

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## version 2.2.2
2+
3+
- 更新搜索显示名字
4+
15
## version 2.2.1
26

37
- 优化登录提示

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "vscode-leetcode-problem-rating",
3-
"displayName": "LeetCode problem rating",
4-
"description": "为LeetCode题目难度进行打分。避免只有简单、中等、困难三种难度",
5-
"version": "2.2.1",
3+
"displayName": "LeetCode",
4+
"description": "为 LeetCode 题目难度进行打分。避免只有简单、中等、困难三种难度",
5+
"version": "2.2.2",
66
"author": "ccagml",
77
"publisher": "ccagml",
88
"license": "MIT",

0 commit comments

Comments
 (0)