@htmlbricks/hb-paginate 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
@@ -518,5 +518,5 @@
518
518
  "size": {},
519
519
  "iifePath": "main.iife.js",
520
520
  "repoName": "@htmlbricks/hb-paginate",
521
- "version": "0.66.0"
521
+ "version": "0.66.2"
522
522
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-paginate",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
4
4
  "contributors": [],
5
5
  "description": "Pagination bar with first/prev/next/last and nearby page buttons, optional “showing X–Y of total” text, configurable page-size input or select, and optional sort field and direction controls with i18n labels.",
6
6
  "licenses": [
@@ -105,4 +105,3 @@
105
105
  }
106
106
  }
107
107
  }
108
-
@@ -59,4 +59,3 @@
59
59
  }
60
60
  }
61
61
  }
62
-