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 843c1dd commit a253cdcCopy full SHA for a253cdc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.39](https://github.com/wayofdev/laravel-paginator/compare/v1.2.38...v1.2.39) (2023-07-12)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.8.2 ([843c1dd](https://github.com/wayofdev/laravel-paginator/commit/843c1dddb127729adb022c15af15d2a07f215dc4))
9
10
## [1.2.38](https://github.com/wayofdev/laravel-paginator/compare/v1.2.37...v1.2.38) (2023-07-11)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.38",
+ "version": "1.2.39",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments