Skip to content

Commit b0cf523

Browse files
committed
chore: 更新版本v1.2.0
1 parent 0d1c95b commit b0cf523

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.2.0](https://github.com/OXOYO/Flying-Bird-Wallpaper/compare/v1.1.1...v1.2.0) (2025-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复滚动加载卡顿 ([ec82a9d](https://github.com/OXOYO/Flying-Bird-Wallpaper/commit/ec82a9df40d91fc8994fe3de0b24953c6e0efdd0))
7+
* 修复pexels url计算错误 ([72380b6](https://github.com/OXOYO/Flying-Bird-Wallpaper/commit/72380b64b2c6367260e8c70bf53b6c3568383024))
8+
9+
10+
### Features
11+
12+
* 支持按统计字段排序 ([45c89c4](https://github.com/OXOYO/Flying-Bird-Wallpaper/commit/45c89c486eefd042c114f478401f4af770e6826d))
13+
* 支持设置H5图片指示器位置 ([9e1f3b4](https://github.com/OXOYO/Flying-Bird-Wallpaper/commit/9e1f3b4e351efcbd660c7417085bbea938f598e7))
14+
15+
16+
117
## [1.1.1](https://github.com/OXOYO/Flying-Bird-Wallpaper/compare/v1.1.0...v1.1.1) (2025-08-03)
218

319

build/Flying-Bird-Wallpaper.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define MyAppName "飞鸟壁纸"
2-
#define MyAppVersion "1.1.1"
2+
#define MyAppVersion "1.2.0"
33
#define MyAppPublisher "OXOYO"
44
#define MyAppURL "https://github.com/OXOYO/Flying-Bird-Wallpaper"
55
#define MyAppExeName "Flying Bird Wallpaper.exe"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flying-bird-wallpaper",
33
"productName": "Flying Bird Wallpaper",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"description": "飞鸟壁纸是一款功能丰富的桌面壁纸软件,支持图片、视频、律动、纯色等多种壁纸类型,让您的桌面焕发独特魅力。",
66
"type": "module",
77
"main": "./out/main/index.js",

0 commit comments

Comments
 (0)