Skip to content

Commit 0aa535b

Browse files
authored
Merge pull request #16 from wayofdev/release-please--branches--master--components--laravel-paginator
chore(master): release 1.2.2
2 parents d540ec5 + 42453a1 commit 0aa535b

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.2](https://github.com/wayofdev/laravel-paginator/compare/v1.2.1...v1.2.2) (2023-06-11)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.12 ([d540ec5](https://github.com/wayofdev/laravel-paginator/commit/d540ec5943b8c1f873f7fc1cb39e534189bcdbbb))
9+
310
## [1.2.1](https://github.com/wayofdev/laravel-paginator/compare/v1.2.0...v1.2.1) (2023-06-10)
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.1",
2+
"version": "1.2.2",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-paginator.git"
55
}

0 commit comments

Comments
 (0)