We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ecd218 + b4be87a commit 9406905Copy full SHA for 9406905
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.74](https://github.com/wayofdev/laravel-paginator/compare/v1.2.73...v1.2.74) (2023-08-14)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency spiral/pagination to v3.8.0 ([3ecd218](https://github.com/wayofdev/laravel-paginator/commit/3ecd218e18df127339e9b33d47e4b9d92d5a0551))
9
10
## [1.2.73](https://github.com/wayofdev/laravel-paginator/compare/v1.2.72...v1.2.73) (2023-08-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.73",
+ "version": "1.2.74",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments