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 051ea73 commit 42f7115Copy full SHA for 42f7115
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/wayofdev/laravel-paginator/compare/v1.2.0...v1.2.1) (2023-06-10)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency nunomaduro/larastan to v2.6.2 ([051ea73](https://github.com/wayofdev/laravel-paginator/commit/051ea738acf56adc01df943e7d2a085973cc29ec))
9
10
## [1.2.0](https://github.com/wayofdev/laravel-paginator/compare/v1.1.1...v1.2.0) (2023-06-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.0",
+ "version": "1.2.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments