Skip to content

Commit 19dfb34

Browse files
committed
upadte
1 parent e857838 commit 19dfb34

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## version 1.1.2
2+
- 去除多余客户端代码
3+
14
## version 1.1.1
25
- 重新写原本的客户端
36
- 减少许多多余的包引用

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-leetcode-problem-rating",
33
"displayName": "LeetCode problem rating",
44
"description": "为LeetCode题目难度进行打分。避免只有简单、中等、困难三种难度",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"author": "ccagml",
77
"publisher": "ccagml",
88
"license": "MIT",

0 commit comments

Comments
 (0)