Skip to content

Commit d1d61fa

Browse files
committed
docs: 增加更新日志
1 parent 53dbed6 commit d1d61fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 更新日志
2+
3+
## 0.0.4 [2025/3/8]
4+
5+
* 增加UI管理界面,并作为桌面应用来发布
6+
* 保持原先的脚本版本依然正常可用

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffmpeg-script",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "ffmpeg-script",
55
"main": "bin/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)