Skip to content

Commit 425fba8

Browse files
committed
chore(release): v1.14.0
1 parent 1b0e430 commit 425fba8

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## v1.14.0
4+
5+
[compare changes](https://github.com/wood3n/biu/compare/v1.13.0...v1.14.0)
6+
7+
### 🚀 新功能
8+
9+
- Add toggle to stop reporting playback history ([f6dd39e](https://github.com/wood3n/biu/commit/f6dd39e))
10+
- Add a button to enable/disable reporting playback history in history page ([4142a8a](https://github.com/wood3n/biu/commit/4142a8a))
11+
- 新增本地音乐页面 ([147f9cd](https://github.com/wood3n/biu/commit/147f9cd))
12+
13+
### 🩹 修复问题
14+
15+
- 修复视频系列数据显示问题 ([5ad3f8e](https://github.com/wood3n/biu/commit/5ad3f8e))
16+
- 移除无用的代码 ([b66e374](https://github.com/wood3n/biu/commit/b66e374))
17+
- Review problem ([1b54010](https://github.com/wood3n/biu/commit/1b54010))
18+
- Review problem ([1376532](https://github.com/wood3n/biu/commit/1376532))
19+
20+
### ❤️ Contributors
21+
22+
- Wood3n
23+
- UtopiaXC
24+
325
## v1.13.0
426

527
[compare changes](https://github.com/wood3n/biu/compare/v1.12.0...v1.13.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "biu",
3-
"version": "1.13.0",
3+
"version": "1.14.0",
44
"private": true,
55
"engines": {
66
"node": "22.17.1"

0 commit comments

Comments
 (0)