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.
1 parent e9cbe8c commit 1963577Copy full SHA for 1963577
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# version 2.19.16
2
+
3
+- 不知道什么原因,有些账号登录后得到的登录信息会没有用户名,导致认为登录失败
4
5
# version 2.19.15
6
7
- 修改登录错误 invalid password? 提示
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "%main.description%",
- "version": "2.19.15",
+ "version": "2.19.16",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments