@noodleseed/assistant 1.27.0 → 1.28.0

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.
package/dist/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  registerNoodleAssistant
3
- } from "./chunk-2A3ZEYZV.js";
3
+ } from "./chunk-QH7PL3GU.js";
4
4
  import {
5
5
  APP_VIEW_TAG_NAME,
6
6
  registerNoodleAppView
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noodleseed/assistant",
3
- "version": "1.27.0",
3
+ "version": "1.28.0",
4
4
  "description": "Embed the Noodle Seed customer-branded assistant in your web app with managed or framework-owned UI, a framework-neutral MCP App host, a DOM-free client, and a backend session helper. Authoring and deploying the server is @noodleseed/one.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {