@htmlbricks/hb-uploader 0.66.0 → 0.66.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/manifest.json CHANGED
@@ -208,5 +208,5 @@
208
208
  "size": {},
209
209
  "iifePath": "main.iife.js",
210
210
  "repoName": "@htmlbricks/hb-uploader",
211
- "version": "0.66.0"
211
+ "version": "0.66.1"
212
212
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-uploader",
3
- "version": "0.66.0",
3
+ "version": "0.66.1",
4
4
  "contributors": [],
5
5
  "description": "File download/upload UI driven by `fetch_data` (`url`, `data`), with optional `upload_id`, `total`, and `loaded` for progress. Title slot; fires `downloadError`, `downloadComplete`, and `modalShow` for host handling.",
6
6
  "licenses": [