@bazhe/paginator
Advanced tools
Comparing version 1.2.0 to 1.2.1
# @bazhe/paginator | ||
## 1.2.1 | ||
### Patch Changes | ||
- [`853ad6e`](https://github.com/Blagoj5/pagination/commit/853ad6e65bd14f39439be21a5ad653bb12e26b51) Thanks [@Blagoj5](https://github.com/Blagoj5)! - Update documentation | ||
## 1.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@bazhe/paginator", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Pagination utilties for handling pagination logic", | ||
@@ -5,0 +5,0 @@ "author": "Blagoj Petrov", |
@@ -128,3 +128,3 @@ # @bazhe/paginator | ||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). | ||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/Blagoj5/pagination/tags). | ||
@@ -141,2 +141,2 @@ ## Authors | ||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details | ||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56829