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 8ff5a1b commit 520c6ceCopy full SHA for 520c6ce
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.17.8
2
+
3
+- 替换中文题解中的 textit
4
5
## version 2.17.7
6
7
- filepath 格式可以保存在工作区,避免每次新环境还要配文件名
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "%main.description%",
- "version": "2.17.7",
+ "version": "2.17.8",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments