@stack-spot/ai-chat-widget 3.2.1-beta.3 → 3.2.1-beta.5

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/CHANGELOG.md CHANGED
@@ -808,3 +808,4 @@
808
808
 
809
809
  * copy all event ([8e756e8](https://github.com/stack-spot/portal-ai-chat-widget/commit/8e756e84437c65d7f3ab43387de918bcdcc4a922))
810
810
  * copy all event ([8e756e8](https://github.com/stack-spot/portal-ai-chat-widget/commit/8e756e84437c65d7f3ab43387de918bcdcc4a922))
811
+
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "3.2.1-beta.3",
4
- "date": "Fri Nov 14 2025 20:43:24 GMT+0000 (Coordinated Universal Time)",
3
+ "version": "3.2.1-beta.5",
4
+ "date": "Fri Nov 14 2025 21:30:04 GMT+0000 (Coordinated Universal Time)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "3.2.1-beta.3",
3
+ "version": "3.2.1-beta.5",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "3.2.1-beta.3",
4
- "date": "Fri Nov 14 2025 20:43:24 GMT+0000 (Coordinated Universal Time)",
3
+ "version": "3.2.1-beta.5",
4
+ "date": "Fri Nov 14 2025 21:30:04 GMT+0000 (Coordinated Universal Time)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",