Skip to content

Commit fed5f49

Browse files
committed
chore(release): v1.9.0
1 parent b18c985 commit fed5f49

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## v1.9.0
4+
5+
[compare changes](https://github.com/wood3n/biu/compare/v1.8.0...v1.9.0)
6+
7+
### 🚀 新功能
8+
9+
- 支持收藏夹封面图设置 ([0f875ae](https://github.com/wood3n/biu/commit/0f875ae))
10+
- 顶部动态补充动态更新提示 ([984f0e0](https://github.com/wood3n/biu/commit/984f0e0))
11+
- 新增侧边菜单收缩功能 ([07484ba](https://github.com/wood3n/biu/commit/07484ba))
12+
13+
### 🩹 修复问题
14+
15+
- 修改播放列表菜单显示 ([b63d0cd](https://github.com/wood3n/biu/commit/b63d0cd))
16+
- 修改review问题 ([b2adec7](https://github.com/wood3n/biu/commit/b2adec7))
17+
- 补充更新侧边栏收藏夹逻辑 ([3eaf7bd](https://github.com/wood3n/biu/commit/3eaf7bd))
18+
- 优化交互 ([2713bfc](https://github.com/wood3n/biu/commit/2713bfc))
19+
- 优化搜索样式 ([77ecfef](https://github.com/wood3n/biu/commit/77ecfef))
20+
- 优化收藏按钮样式,修改review问题 ([d53f791](https://github.com/wood3n/biu/commit/d53f791))
21+
- 移除无用的文件 ([791c715](https://github.com/wood3n/biu/commit/791c715))
22+
- Solve review problem ([360814a](https://github.com/wood3n/biu/commit/360814a))
23+
24+
### ❤️ Contributors
25+
26+
- Wood3n
27+
328
## v1.8.0
429

530
[compare changes](https://github.com/wood3n/biu/compare/v1.7.1...v1.8.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.8.0",
3+
"version": "1.9.0",
44
"private": true,
55
"engines": {
66
"node": "22.17.1"

0 commit comments

Comments
 (0)