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 9aa023a commit 0149fb6Copy full SHA for 0149fb6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.19.8
2
+
3
+- 新增尊享100分类
4
5
## version 2.19.7
6
7
- 随机一题可以指定 tag 分类
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "%main.description%",
- "version": "2.19.7",
+ "version": "2.19.8",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments