lr-chatbot 0.43.36 → 0.43.38

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/index.js CHANGED
@@ -23374,7 +23374,7 @@ let Yt = class extends ye {
23374
23374
  xn(this, ta, t);
23375
23375
  }
23376
23376
  getVersion() {
23377
- return "LR Chatbot - v0.43.35";
23377
+ return "LR Chatbot - v0.43.37";
23378
23378
  }
23379
23379
  async connectedCallback() {
23380
23380
  super.connectedCallback(), this._conversationHistoryTask.run();