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 787acff commit ff5a104Copy full SHA for ff5a104
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## version 2.0.0
2
+- 重构
3
+
4
## version 1.1.9
5
- BWC90 & WC317 数据
6
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode problem rating",
"description": "为LeetCode题目难度进行打分。避免只有简单、中等、困难三种难度",
- "version": "1.1.9",
+ "version": "2.0.0",
"author": "ccagml",
7
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments