Skip to content

Commit 1e36f85

Browse files
authored
Merge pull request #4 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.1.0
2 parents 5889044 + 6c9af90 commit 1e36f85

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 1.0.0 (2023-06-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)