Skip to content

Commit

Permalink
chore(master): release 1.2.60
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Aug 5, 2023
1 parent 1206d57 commit 22dbf4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.60](https://github.com/wayofdev/laravel-paginator/compare/v1.2.59...v1.2.60) (2023-08-05)


### Miscellaneous

* **deps:** update phpstan packages ([1206d57](https://github.com/wayofdev/laravel-paginator/commit/1206d5786741f4b3cd95becf7aa8b6bcc1f8bd3b))

## [1.2.59](https://github.com/wayofdev/laravel-paginator/compare/v1.2.58...v1.2.59) (2023-08-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.59",
"version": "1.2.60",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
Expand Down

0 comments on commit 22dbf4b

Please sign in to comment.