lr-chatbot 0.32.24 → 0.32.26

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
@@ -23251,7 +23251,7 @@ let It = class extends ge {
23251
23251
  Kn(this, di, t);
23252
23252
  }
23253
23253
  getVersion() {
23254
- return "LR Chatbot - v0.32.24";
23254
+ return "LR Chatbot - v0.32.26";
23255
23255
  }
23256
23256
  async connectedCallback() {
23257
23257
  super.connectedCallback(), this._conversationHistoryTask.run();