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.
1 parent 5ee3db7 commit 8ee2fc9Copy full SHA for 8ee2fc9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.80](https://github.com/wayofdev/laravel-paginator/compare/v1.2.79...v1.2.80) (2023-08-21)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.16.0 ([5ee3db7](https://github.com/wayofdev/laravel-paginator/commit/5ee3db78ec91a0dbf73c5e01f41359c9c00f2c8c))
9
10
## [1.2.79](https://github.com/wayofdev/laravel-paginator/compare/v1.2.78...v1.2.79) (2023-08-18)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.79",
+ "version": "1.2.80",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments