@ihoomanai/chat-widget 4.0.0 → 4.0.1

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/dist/index.cjs.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @ihoomanai/chat-widget v4.0.0
2
+ * @ihoomanai/chat-widget v4.0.1
3
3
  * Professional AI chat widget for any website - dark theme, modern design, secure Widget ID based initialization
4
4
  *
5
5
  * @license MIT
package/dist/index.esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @ihoomanai/chat-widget v4.0.0
2
+ * @ihoomanai/chat-widget v4.0.1
3
3
  * Professional AI chat widget for any website - dark theme, modern design, secure Widget ID based initialization
4
4
  *
5
5
  * @license MIT
package/dist/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @ihoomanai/chat-widget v4.0.0
2
+ * @ihoomanai/chat-widget v4.0.1
3
3
  * Professional AI chat widget for any website - dark theme, modern design, secure Widget ID based initialization
4
4
  *
5
5
  * @license MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ihoomanai/chat-widget",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "type": "module",
5
5
  "description": "Professional AI chat widget for any website - dark theme, modern design, secure Widget ID based initialization",
6
6
  "main": "dist/index.cjs.js",