Skip to content

Commit 6a6d81e

Browse files
chore(release): 0.14.1 [skip ci]
1 parent 770a064 commit 6a6d81e

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.14.1](https://github.com/XYShaoKang/refined-leetcode/compare/v0.14.0...v0.14.1) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复一些bug ([770a064](https://github.com/XYShaoKang/refined-leetcode/commit/770a0643202be8498505eab898100171618276f2))
7+
18
# [0.14.0](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.5...v0.14.0) (2024-09-15)
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.14.0",
3+
"version": "0.14.1",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)