Skip to content

Commit e1cdfdc

Browse files
authored
Merge pull request #123 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.55
2 parents 0eb04e0 + 51cc893 commit e1cdfdc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.55](https://github.com/wayofdev/laravel-paginator/compare/v1.2.54...v1.2.55) (2023-08-01)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency orchestra/testbench to v8.5.11 ([0eb04e0](https://github.com/wayofdev/laravel-paginator/commit/0eb04e0c9b5a0f7695b70362d10f78af1ec605e0))
9+
* **deps:** update dependency pestphp/pest to v2.10.1 ([c41da0b](https://github.com/wayofdev/laravel-paginator/commit/c41da0b5f3fe3acc7afeccf9d673f43435b85008))
10+
311
## [1.2.54](https://github.com/wayofdev/laravel-paginator/compare/v1.2.53...v1.2.54) (2023-07-31)
412

513

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.54",
2+
"version": "1.2.55",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)