@lingjingai/scriptctl 0.49.3 → 0.49.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/changes/0.49.4.md +13 -0
  2. package/package.json +1 -1
@@ -0,0 +1,13 @@
1
+ # 0.49.4
2
+
3
+ ## Added
4
+ - None.
5
+
6
+ ## Changed
7
+ - Version bump to publish the Doubao (Ark) cross-provider video fallback (0.49.1–0.49.3) to deployed installs. No source changes; the running package predated the fallback, so `content_filtered` on every Gemini model failed the episode instead of retrying on Doubao.
8
+
9
+ ## Fixed
10
+ - None.
11
+
12
+ ## Breaking
13
+ - None.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lingjingai/scriptctl",
3
- "version": "0.49.3",
3
+ "version": "0.49.4",
4
4
  "description": "剧本阶段统一 CLI:直转外部素材到 script.json,以及当前最终剧本的读取、校验、原子编辑与批量 patch 精修。",
5
5
  "type": "module",
6
6
  "bin": {