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 634a9aa + 3f01870 commit e98d7eeCopy full SHA for e98d7ee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.54](https://github.com/wayofdev/laravel-paginator/compare/v1.2.53...v1.2.54) (2023-07-31)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.10.0 ([634a9aa](https://github.com/wayofdev/laravel-paginator/commit/634a9aab742b390e87e147e4e0fd85184588da95))
9
10
## [1.2.53](https://github.com/wayofdev/laravel-paginator/compare/v1.2.52...v1.2.53) (2023-07-29)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.53",
+ "version": "1.2.54",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments