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 582f5f1 + 6b16929 commit a2bfb94Copy full SHA for a2bfb94
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/wayofdev/laravel-paginator/compare/v1.1.0...v1.1.1) (2023-06-09)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency nunomaduro/larastan to v2.6.1 ([582f5f1](https://github.com/wayofdev/laravel-paginator/commit/582f5f126d9fabe3c03836aee914f18b943b0df7))
9
10
## [1.1.0](https://github.com/wayofdev/laravel-paginator/compare/v1.0.0...v1.1.0) (2023-06-05)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments