Skip to content

Commit da56471

Browse files
authored
Merge pull request #169 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.78
2 parents a4a8f07 + 20d6cf7 commit da56471

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.2.78](https://github.com/wayofdev/laravel-paginator/compare/v1.2.77...v1.2.78) (2023-08-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency spiral/pagination to v3.8.1 ([a4a8f07](https://github.com/wayofdev/laravel-paginator/commit/a4a8f078ff5088cc1a6607478f54e2f432744516))
9+
310
## [1.2.77](https://github.com/wayofdev/laravel-paginator/compare/v1.2.76...v1.2.77) (2023-08-15)
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.2.77",
2+
"version": "1.2.78",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)