Skip to content

Commit 4f4393d

Browse files
chore(release): 0.13.1 [skip ci]
1 parent fea4829 commit 4f4393d

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.13.1](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.0...v0.13.1) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **problems:** 添加提示 ([fea4829](https://github.com/XYShaoKang/refined-leetcode/commit/fea4829540a56072330801e8328a78021cd7b5cf))
7+
18
# [0.13.0](https://github.com/XYShaoKang/refined-leetcode/compare/v0.12.22...v0.13.0) (2023-10-14)
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.13.0",
3+
"version": "0.13.1",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)