Skip to content

Commit 5ee41fa

Browse files
authored
Merge pull request #110 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.49
2 parents f248c3a + 80a6e09 commit 5ee41fa

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.49](https://github.com/wayofdev/laravel-paginator/compare/v1.2.48...v1.2.49) (2023-07-24)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency pestphp/pest to v2.9.5 ([f248c3a](https://github.com/wayofdev/laravel-paginator/commit/f248c3aee28ceec2f930d32c36e05a40ebb93f9f))
9+
310
## [1.2.48](https://github.com/wayofdev/laravel-paginator/compare/v1.2.47...v1.2.48) (2023-07-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.48",
2+
"version": "1.2.49",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)