@visulima/pagination 5.0.0-alpha.4 → 5.0.0-alpha.5

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/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## @visulima/pagination [5.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/pagination@5.0.0-alpha.4...@visulima/pagination@5.0.0-alpha.5) (2026-01-17)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **jsdoc-open-api:** combine name and description for path-based YAML parsing ([68e7d23](https://github.com/visulima/visulima/commit/68e7d2395ab97de3221892afe03da27688df7569))
6
+
1
7
  ## @visulima/pagination [5.0.0-alpha.4](https://github.com/visulima/visulima/compare/@visulima/pagination@5.0.0-alpha.3...@visulima/pagination@5.0.0-alpha.4) (2025-12-27)
2
8
 
3
9
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -29,7 +29,7 @@ BSD-3-Clause
29
29
  # Bundled dependencies:
30
30
  ## qs-esm
31
31
  License: BSD-3-Clause
32
- By: Jordan Harband
32
+ By: Payload, Jordan Harband
33
33
  Repository: https://github.com/payloadcms/qs-esm.git
34
34
 
35
35
  > BSD 3-Clause License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/pagination",
3
- "version": "5.0.0-alpha.4",
3
+ "version": "5.0.0-alpha.5",
4
4
  "description": "Simple Pagination for Node.",
5
5
  "keywords": [
6
6
  "anolilab",