Skip to content

Commit cc04dfe

Browse files
chore(release): 0.14.0 [skip ci]
1 parent ae42c5e commit cc04dfe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.14.0](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.5...v0.14.0) (2024-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* fix lint ([ae42c5e](https://github.com/XYShaoKang/refined-leetcode/commit/ae42c5e0e1e345d391d89f86e37a82e18656a3e2))
7+
8+
9+
### Features
10+
11+
* 适配新版排行版 ([d0d179e](https://github.com/XYShaoKang/refined-leetcode/commit/d0d179eaf6b1cd2efde0f12b0b7e57ae4124ffdc))
12+
113
## [0.13.5](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.4...v0.13.5) (2023-12-07)
214

315

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.5",
3+
"version": "0.14.0",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)