Skip to content

Commit 7acc8a2

Browse files
authored
Merge pull request #135 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.60
2 parents 1206d57 + 22dbf4b commit 7acc8a2

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.60](https://github.com/wayofdev/laravel-paginator/compare/v1.2.59...v1.2.60) (2023-08-05)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update phpstan packages ([1206d57](https://github.com/wayofdev/laravel-paginator/commit/1206d5786741f4b3cd95becf7aa8b6bcc1f8bd3b))
9+
310
## [1.2.59](https://github.com/wayofdev/laravel-paginator/compare/v1.2.58...v1.2.59) (2023-08-04)
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.59",
2+
"version": "1.2.60",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)