Skip to content

Commit 4600376

Browse files
committed
更新基础的分数数据 data.json 增加一个分类 根据周赛的题目顺序分类
1 parent 1963577 commit 4600376

File tree

6 files changed

+1864
-3
lines changed

6 files changed

+1864
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# version 2.19.17
2+
3+
- 更新基础的分数数据 data.json
4+
- 增加一个分类 根据周赛的题目顺序分类
5+
16
# version 2.19.16
27

38
- 不知道什么原因,有些账号登录后得到的登录信息会没有用户名,导致认为登录失败

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": "%main.description%",
5-
"version": "2.19.16",
5+
"version": "2.19.17",
66
"author": "ccagml",
77
"publisher": "ccagml",
88
"license": "MIT",

0 commit comments

Comments
 (0)