@htmlbricks/hb-messages-send 0.66.0 → 0.66.2

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/manifest.json CHANGED
@@ -258,5 +258,5 @@
258
258
  "size": {},
259
259
  "iifePath": "main.iife.js",
260
260
  "repoName": "@htmlbricks/hb-messages-send",
261
- "version": "0.66.0"
261
+ "version": "0.66.2"
262
262
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-messages-send",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
4
4
  "contributors": [],
5
5
  "description": "Message composer with auto-growing textarea (optional `expandable` and maximize control), Enter-to-send, file attachments with previews (`files.mode` single or multiple), and optional `tags` as toggleable chips. Dispatches `sendMessage` with `text`, selected `tags`, and staged `files` when the user sends.",
6
6
  "licenses": [
@@ -62,4 +62,3 @@
62
62
  }
63
63
  }
64
64
  }
65
-
@@ -67,4 +67,3 @@
67
67
  }
68
68
  }
69
69
  }
70
-