Skip to content

Commit b727a90

Browse files
committed
chore: Release v1.1.1
1 parent 5b0bd88 commit b727a90

3 files changed

Lines changed: 26 additions & 12 deletions

File tree

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/11273/QzonePhoto/compare/v1.1.0...v1.1.1) (2025-07-06)
4+
5+
### 🐛 Bug Fixes | Bug 修复
6+
7+
* 部分视频无法预览与下载失败 ([7a712f7](https://github.com/11273/QzonePhoto/commit/7a712f7cd07552aa878769a8d620b4fd69f70d0b))
8+
9+
### 🔧 Continuous Integration | CI 配置
10+
11+
* release.yml ([5b0bd88](https://github.com/11273/QzonePhoto/commit/5b0bd88794f5767f92dd3104dc7891c291c06bf6))
12+
* release.yml ([eef2bad](https://github.com/11273/QzonePhoto/commit/eef2bad5abb7607ad57e415c2c2a450eb710b563))
13+
14+
### 💅 Polish | 优化
15+
16+
* 开发环境跳过更新检查 ([1a4393a](https://github.com/11273/QzonePhoto/commit/1a4393a2f8195bcda383e3cf406678571ef390e8))
17+
318
## [1.1.0](https://github.com/11273/QzonePhoto/compare/v1.0.4...v1.1.0) (2025-07-06)
419

520
### ✨ Features | 新功能

RELEASE_NOTES.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
1-
# 🎉 Release v1.1.0
1+
# 🎉 Release v1.1.1
22

3-
[![总下载量](https://img.shields.io/github/downloads/11273/QzonePhoto/total?style=flat-square&logo=github&color=blue)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![下载统计](https://img.shields.io/github/downloads/11273/QzonePhoto/v1.1.0/total?style=flat-square&logo=github&color=green)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![访问统计](https://komarev.com/ghpvc/?username=11273-QzonePhoto-v1-1-0&label=Views&color=brightgreen&style=flat-square)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0)
3+
[![总下载量](https://img.shields.io/github/downloads/11273/QzonePhoto/total?style=flat-square&logo=github&color=blue)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1) [![下载统计](https://img.shields.io/github/downloads/11273/QzonePhoto/v1.1.1/total?style=flat-square&logo=github&color=green)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1) [![访问统计](https://komarev.com/ghpvc/?username=11273-QzonePhoto-v1-1-1&label=Views&color=brightgreen&style=flat-square)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1)
44

5-
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![macOS](https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0)
5+
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1) [![macOS](https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1) [![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.1)
66

77
---
88

9-
## [1.1.0](https://github.com/11273/QzonePhoto/compare/v1.0.4...v1.1.0) (2025-07-06)
9+
## [1.1.1](https://github.com/11273/QzonePhoto/compare/v1.1.0...v1.1.1) (2025-07-06)
1010

11-
### ✨ Features | 新功能
11+
### 🐛 Bug Fixes | Bug 修复
1212

13-
* 支持视频查看与下载 ([2df5e13](https://github.com/11273/QzonePhoto/commit/2df5e13cc7877519ca6b09efedfc7bbc9a649ccf))
13+
* 部分视频无法预览与下载失败 ([7a712f7](https://github.com/11273/QzonePhoto/commit/7a712f7cd07552aa878769a8d620b4fd69f70d0b))
1414

15-
### 🐛 Bug Fixes | Bug 修复
15+
### 🔧 Continuous Integration | CI 配置
1616

17-
* 更新问题 ([780b77e](https://github.com/11273/QzonePhoto/commit/780b77e0e759b05211da8d10d2472a8ac9644de0))
17+
* release.yml ([5b0bd88](https://github.com/11273/QzonePhoto/commit/5b0bd88794f5767f92dd3104dc7891c291c06bf6))
18+
* release.yml ([eef2bad](https://github.com/11273/QzonePhoto/commit/eef2bad5abb7607ad57e415c2c2a450eb710b563))
1819

1920
### 💅 Polish | 优化
2021

21-
* 下载照片优先原图下载以及文件名优化 ([8b141bc](https://github.com/11273/QzonePhoto/commit/8b141bc76c98000157621e3595f6b21beda1f9d4))
22-
* 优化文件名显示与一键下载 ([fe91458](https://github.com/11273/QzonePhoto/commit/fe91458eb1dbc5193221a2e902366616832fb304))
23-
* 状态推送优化频率 ([57489c4](https://github.com/11273/QzonePhoto/commit/57489c48f633f7e1d3b5588aaa6bbcec1d707215))
22+
* 开发环境跳过更新检查 ([1a4393a](https://github.com/11273/QzonePhoto/commit/1a4393a2f8195bcda383e3cf406678571ef390e8))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qzone-photo",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Qzone Photo - QQ空间相册",
55
"main": "./out/main/index.js",
66
"author": "github.com/11273",

0 commit comments

Comments
 (0)