@stack-spot/ai-chat-widget 3.2.1-beta.3 → 3.2.1-beta.4
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 +1 -0
- package/dist/app-metadata.json +2 -2
- package/package.json +1 -1
- package/src/app-metadata.json +2 -2
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
|
+
|
package/dist/app-metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
-
"version": "3.2.1-beta.
|
|
4
|
-
"date": "Fri Nov 14 2025 20:
|
|
3
|
+
"version": "3.2.1-beta.4",
|
|
4
|
+
"date": "Fri Nov 14 2025 20:57:14 GMT+0000 (Coordinated Universal Time)",
|
|
5
5
|
"dependencies": [
|
|
6
6
|
{
|
|
7
7
|
"name": "@stack-spot/app-metadata",
|
package/package.json
CHANGED
package/src/app-metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
-
"version": "3.2.1-beta.
|
|
4
|
-
"date": "Fri Nov 14 2025 20:
|
|
3
|
+
"version": "3.2.1-beta.4",
|
|
4
|
+
"date": "Fri Nov 14 2025 20:57:14 GMT+0000 (Coordinated Universal Time)",
|
|
5
5
|
"dependencies": [
|
|
6
6
|
{
|
|
7
7
|
"name": "@stack-spot/app-metadata",
|