Skip to content

Commit 20d0ef4

Browse files
authored
Merge pull request #185 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.85
2 parents a2f3102 + 21c540e commit 20d0ef4

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.85](https://github.com/wayofdev/laravel-paginator/compare/v1.2.84...v1.2.85) (2023-08-25)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.32 ([a2f3102](https://github.com/wayofdev/laravel-paginator/commit/a2f310232723703467e82ee0472b23a95dbf2848))
9+
310
## [1.2.84](https://github.com/wayofdev/laravel-paginator/compare/v1.2.83...v1.2.84) (2023-08-24)
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.84",
2+
"version": "1.2.85",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)