@htmlbricks/hb-dropdown-notifications 0.66.2 → 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.
Files changed (2) hide show
  1. package/manifest.json +1 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -127,5 +127,5 @@
127
127
  "size": {},
128
128
  "iifePath": "main.iife.js",
129
129
  "repoName": "@htmlbricks/hb-dropdown-notifications",
130
- "version": "0.66.2"
130
+ "version": "0.66.3"
131
131
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dropdown-notifications",
3
- "version": "0.66.2",
3
+ "version": "0.66.3",
4
4
  "contributors": [],
5
5
  "description": "Navbar-style bell control that toggles a Bootstrap `dropdown-menu`: header row with optional “Clear all” (`clearurl`) and a default slot for notification rows, plus optional footer link “View all” (`viewurl`). `align` switches `dropdown-menu-end` for right alignment.",
6
6
  "licenses": [