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