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 5889044 + 6c9af90 commit 1e36f85Copy full SHA for 1e36f85
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/wayofdev/laravel-paginator/compare/v1.0.0...v1.1.0) (2023-06-05)
4
+
5
6
+### Features
7
8
+* add pagination interface for repositories ([c88d44f](https://github.com/wayofdev/laravel-paginator/commit/c88d44f97c75562fe99c0f10b8b521cc0510a515))
9
10
## 1.0.0 (2023-06-05)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments