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 9636391 + 341d6d0 commit 18ab0cbCopy full SHA for 18ab0cb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.6](https://github.com/wayofdev/laravel-paginator/compare/v1.2.5...v1.2.6) (2023-06-14)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency nunomaduro/larastan to v2.6.3 ([9636391](https://github.com/wayofdev/laravel-paginator/commit/9636391c3610be92fc6cafe0908adbb34e80941a))
9
10
## [1.2.5](https://github.com/wayofdev/laravel-paginator/compare/v1.2.4...v1.2.5) (2023-06-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.5",
+ "version": "1.2.6",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments