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 fdad3d5 + 2285043 commit 9b0e028Copy full SHA for 9b0e028
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.4](https://github.com/wayofdev/laravel-paginator/compare/v1.2.3...v1.2.4) (2023-06-13)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.5.7 ([fdad3d5](https://github.com/wayofdev/laravel-paginator/commit/fdad3d5389208b9c5aa77d24119e63f2d11d20c7))
9
10
## [1.2.3](https://github.com/wayofdev/laravel-paginator/compare/v1.2.2...v1.2.3) (2023-06-11)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.3",
+ "version": "1.2.4",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments