Skip to content

Commit cdd459d

Browse files
committed
release: release 1.0.3
1 parent 1555c29 commit cdd459d

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file 🌱.
44

5+
## [1.0.3]
6+
### Changed
7+
- 优化推流链路,提高推流稳定性
8+
- 优化前端打包体积,减少渲染进程资源占用
9+
- 优化 ffmpeg 资源校验,提升 macOS 打包可靠性
10+
511
## [1.0.2]
612
### Added
713
- 优化推流码率,提高预览清晰度
@@ -23,4 +29,4 @@ All notable changes to this project will be documented in this file 🌱.
2329

2430
## [1.0.0] - 2025-12-14
2531
### Added
26-
- 初始版本发布
32+
- 初始版本发布

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kessoku-the-broadcaster",
33
"private": true,
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"main": "dist/electron/main.js",
66
"author": {
77
"name": "algoUX",

0 commit comments

Comments
 (0)