Skip to content

Commit a3fa237

Browse files
chore(release): 0.5.4 [skip ci]
1 parent 4e84f11 commit a3fa237

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.5.4](https://github.com/XYShaoKang/refined-leetcode/compare/v0.5.3...v0.5.4) (2022-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复按钮卸载逻辑 ([4e84f11](https://github.com/XYShaoKang/refined-leetcode/commit/4e84f1160862164c33794b2eb1f6846a6e448072))
7+
18
## [0.5.3](https://github.com/XYShaoKang/refined-leetcode/compare/v0.5.2...v0.5.3) (2022-05-07)
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.5.3",
3+
"version": "0.5.4",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)