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 cb559dd + 17cdba3 commit a026f1eCopy full SHA for a026f1e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.53](https://github.com/wayofdev/laravel-paginator/compare/v1.2.52...v1.2.53) (2023-07-29)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency nunomaduro/larastan to v2.6.4 ([cb559dd](https://github.com/wayofdev/laravel-paginator/commit/cb559ddfa7cdec2274fdb0cffe51bea77d116217))
9
10
## [1.2.52](https://github.com/wayofdev/laravel-paginator/compare/v1.2.51...v1.2.52) (2023-07-28)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.52",
+ "version": "1.2.53",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments