Skip to content

Commit b239336

Browse files
chore(release): 0.4.0 [skip ci]
1 parent 19ace87 commit b239336

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.3.2](https://github.com/XYShaoKang/refined-leetcode/compare/v0.3.1...v0.3.2) (2022-03-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "refined-leetcode",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)