video-pipeline 1.2.3 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.2.4] - 2026-06-11
4
+
5
+ ### Features
6
+
7
+ - release body 自动提取当前版本 CHANGELOG 段 (`4f03302`)
8
+
9
+ ### Bug Fixes
10
+
11
+ - sed 模式改用 #+ 匹配任意层级标题,兼容 major/minor/patch 不同 # 数量 (`86f2e5b`)
12
+
13
+ ### Documentation
14
+
15
+ - update (`9e4fd55`)
16
+
17
+
3
18
  ## [1.2.3] - 2026-06-11
4
19
 
5
20
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "video-pipeline",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "视频下载、转码、文本识别、AI 关键词分析一体化流程 CLI 工具",
5
5
  "keywords": [
6
6
  "video",