Skip to content

Commit a3fe37a

Browse files
committed
chore(release): v1.16.0
1 parent d08916d commit a3fe37a

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.16.0
4+
5+
[compare changes](https://github.com/wood3n/biu/compare/v1.15.0...v1.16.0)
6+
7+
### 🚀 新功能
8+
9+
- 为用户投稿页面添加全部播放按钮 ([0c25e07](https://github.com/wood3n/biu/commit/0c25e07))
10+
- 新增点赞按钮和一键三连功能 ([8515a5f](https://github.com/wood3n/biu/commit/8515a5f))
11+
12+
### 🩹 修复问题
13+
14+
- Review problem ([c5360dd](https://github.com/wood3n/biu/commit/c5360dd))
15+
16+
### 🎨 UI 调整
17+
18+
- 调整音乐推荐页面样式以及投稿播放全部的逻辑 ([60cc885](https://github.com/wood3n/biu/commit/60cc885))
19+
20+
### ❤️ Contributors
21+
22+
- Wood3n
23+
- ShellMonster
24+
325
## v1.15.0
426

527
[compare changes](https://github.com/wood3n/biu/compare/v1.14.0...v1.15.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.15.0",
3+
"version": "1.16.0",
44
"private": true,
55
"engines": {
66
"node": "22.17.1"

0 commit comments

Comments
 (0)