cutsdk 1.1.1 → 1.1.2

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.
@@ -188,7 +188,7 @@
188
188
  <header>
189
189
  <div class="wrap">
190
190
  <h1>cutcli 素材选择器</h1>
191
- <p class="sub">花字、特效、贴纸、转场来自 SDK 本地素材索引。生成时间 2026-06-10 11:14:07。</p>
191
+ <p class="sub">花字、特效、贴纸、转场来自 SDK 本地素材索引。生成时间 2026-06-11 03:17:23。</p>
192
192
  <div class="toolbar">
193
193
  <input id="search" type="search" placeholder="搜索名称、ID、分类、作者">
194
194
  <select id="category"></select>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cutsdk",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "CapCut 草稿 Node.js SDK — 用代码批量创建剪映标准草稿,支持字幕/图片/视频/音频/特效/贴纸/关键帧/遮罩",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",