@brander/mcp-demo 0.1.1 → 0.1.3

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.
@@ -275,7 +275,7 @@ export const COMPONENTS = [
275
275
  ],
276
276
  bestFor: ["tutorials", "demos", "media-rich"],
277
277
  exampleQuery: "Show me the product demo video",
278
- status: "new",
278
+ status: "stable",
279
279
  },
280
280
  // --- Coming Soon ---
281
281
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brander/mcp-demo",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "type": "module",
5
5
  "description": "BranderUX Demo — Explore BranderUX capabilities through branded UI",
6
6
  "bin": {