Skip to content

Commit 1428f6b

Browse files
authored
Merge pull request #63 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.25
2 parents 5e1380d + 9f82333 commit 1428f6b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.25](https://github.com/wayofdev/laravel-paginator/compare/v1.2.24...v1.2.25) (2023-06-30)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.22 ([5e1380d](https://github.com/wayofdev/laravel-paginator/commit/5e1380d80b386685e41e2b875ab4c5f80b0a6b70))
9+
310
## [1.2.24](https://github.com/wayofdev/laravel-paginator/compare/v1.2.23...v1.2.24) (2023-06-30)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.24",
2+
"version": "1.2.25",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)