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 8191bed + 2507aaf commit 0414c1fCopy full SHA for 0414c1f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.5](https://github.com/wayofdev/laravel-paginator/compare/v1.2.4...v1.2.5) (2023-06-14)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.5.8 ([8191bed](https://github.com/wayofdev/laravel-paginator/commit/8191bed0741d4f151652a06418f313997919278d))
9
10
## [1.2.4](https://github.com/wayofdev/laravel-paginator/compare/v1.2.3...v1.2.4) (2023-06-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.4",
+ "version": "1.2.5",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments