@contenthero/mcp 0.4.14 → 0.4.15

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.
@@ -1 +1 @@
1
- {"version":3,"file":"generation.d.ts","sourceRoot":"","sources":["../../src/widget/generation.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,sBAAsB,gh4yBAAgh4yB,CAAA;AACnj4yB,eAAO,MAAM,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"generation.d.ts","sourceRoot":"","sources":["../../src/widget/generation.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,sBAAsB,qn6yBAAqn6yB,CAAA;AACxp6yB,eAAO,MAAM,eAAe,WAAW,CAAA"}
@@ -27,5 +27,5 @@
27
27
  * ⚠️ WHAT THIS DOES NOT FIX: two builds of the SAME version still share a name, which is the local
28
28
  * development case. Bump the version, or accept that a same-version rebuild may be served from cache.
29
29
  */
30
- export declare const GENERATION_WIDGET_URI = "ui://contenthero/generation-0.4.14.html";
30
+ export declare const GENERATION_WIDGET_URI = "ui://contenthero/generation-0.4.15.html";
31
31
  //# sourceMappingURL=widget-uri.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contenthero/mcp",
3
- "version": "0.4.14",
3
+ "version": "0.4.15",
4
4
  "description": "Official ContentHero MCP server. Generate images, video, and audio from any MCP client (Claude Code, Claude Desktop, etc.) using your ContentHero API key.",
5
5
  "type": "module",
6
6
  "bin": {