bstp-agent-widget 0.2.107 → 0.2.108

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.
@@ -34420,6 +34420,6 @@ async function AH(e, t) {
34420
34420
  });
34421
34421
  }
34422
34422
  //#endregion
34423
- export { CH as AgentChatWidget, EH as mountAgentChatWidget, AH as mountAgentChatWidgetFromEnvironment };
34423
+ export { CH as AgentChatWidget, pD as Logger, EH as mountAgentChatWidget, AH as mountAgentChatWidgetFromEnvironment };
34424
34424
 
34425
34425
  //# sourceMappingURL=agent-widget.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bstp-agent-widget",
3
- "version": "0.2.107",
3
+ "version": "0.2.108",
4
4
  "private": false,
5
5
  "files": [
6
6
  "README.md",