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 19ace87 commit b239336Copy full SHA for b239336
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.4.0](https://github.com/XYShaoKang/refined-leetcode/compare/v0.3.2...v0.4.0) (2022-03-09)
2
+
3
4
+### Features
5
6
+* 排名页面替换代码图标为对应的语言图标 ([19ace87](https://github.com/XYShaoKang/refined-leetcode/commit/19ace87d698e856affbc7912a34fec0f531aa8d1))
7
8
## [0.3.2](https://github.com/XYShaoKang/refined-leetcode/compare/v0.3.1...v0.3.2) (2022-03-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "refined-leetcode",
- "version": "0.3.2",
+ "version": "0.4.0",
"main": "index.js",
"author": "XYShaoKang",
"license": "MIT",
0 commit comments