@htmlbricks/hb-toast 0.66.1 → 0.66.3

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
@@ -449,5 +449,5 @@
449
449
  "size": {},
450
450
  "iifePath": "main.iife.js",
451
451
  "repoName": "@htmlbricks/hb-toast",
452
- "version": "0.66.1"
452
+ "version": "0.66.3"
453
453
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-toast",
3
- "version": "0.66.1",
3
+ "version": "0.66.3",
4
4
  "contributors": [],
5
5
  "description": "Bootstrap-styled toast: `show`, `title`, `content`, optional `img`, `small`, `level`, `position`, `timeout`, string `progress` for a bar, and `buttons` for actions. Slots customize header and body; dispatches visibility and button `action` events.",
6
6
  "licenses": [
@@ -121,4 +121,3 @@
121
121
  }
122
122
  }
123
123
  }
124
-
@@ -48,4 +48,3 @@
48
48
  }
49
49
  }
50
50
  }
51
-