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 369afda + 4a844c6 commit 35e5a5cCopy full SHA for 35e5a5c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.11](https://github.com/wayofdev/laravel-paginator/compare/v1.2.10...v1.2.11) (2023-06-19)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.7.0 ([369afda](https://github.com/wayofdev/laravel-paginator/commit/369afda7dd7d4f945e75f947c54697191f00c281))
9
10
## [1.2.10](https://github.com/wayofdev/laravel-paginator/compare/v1.2.9...v1.2.10) (2023-06-19)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.10",
+ "version": "1.2.11",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments