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 09ba042 + a4d0e27 commit f14a7aeCopy full SHA for f14a7ae
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.57](https://github.com/wayofdev/laravel-paginator/compare/v1.2.56...v1.2.57) (2023-08-03)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.12.0 ([09ba042](https://github.com/wayofdev/laravel-paginator/commit/09ba042a183ced2903c42dc727b19ebb454c2a39))
9
10
## [1.2.56](https://github.com/wayofdev/laravel-paginator/compare/v1.2.55...v1.2.56) (2023-08-02)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.56",
+ "version": "1.2.57",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments