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 f248c3a + 80a6e09 commit 5ee41faCopy full SHA for 5ee41fa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.49](https://github.com/wayofdev/laravel-paginator/compare/v1.2.48...v1.2.49) (2023-07-24)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.9.5 ([f248c3a](https://github.com/wayofdev/laravel-paginator/commit/f248c3aee28ceec2f930d32c36e05a40ebb93f9f))
9
10
## [1.2.48](https://github.com/wayofdev/laravel-paginator/compare/v1.2.47...v1.2.48) (2023-07-24)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.48",
+ "version": "1.2.49",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments