Skip to content

Commit 8b166d0

Browse files
committed
chore(release): v1.7.1
1 parent 1f7b7dd commit 8b166d0

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## v1.7.1
4+
5+
[compare changes](https://github.com/wood3n/biu/compare/v1.7.1-beta.1...v1.7.1)
6+
7+
### 🩹 修复问题
8+
9+
- Update by gemini & remove wave setting ([2ba5735](https://github.com/wood3n/biu/commit/2ba5735))
10+
- Update theme code ([0d98de3](https://github.com/wood3n/biu/commit/0d98de3))
11+
- Update theme code ([8590dda](https://github.com/wood3n/biu/commit/8590dda))
12+
13+
### 🎨 UI 调整
14+
15+
- Normalize the settings page ([da2aea4](https://github.com/wood3n/biu/commit/da2aea4))
16+
17+
### ❤️ Contributors
18+
19+
- Xfly
20+
- Fly ([@flystar233](https://github.com/flystar233))
21+
322
## v1.7.1-beta.1
423

524
[compare changes](https://github.com/wood3n/biu/compare/v1.7.1-beta.0...v1.7.1-beta.1)

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.7.1-beta.1",
3+
"version": "1.7.1",
44
"private": true,
55
"engines": {
66
"node": "22.17.1"

0 commit comments

Comments
 (0)