diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b6e49ef..51e55751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.63](https://github.com/wayofdev/laravel-paginator/compare/v1.2.62...v1.2.63) (2023-08-08) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.5.12 ([23875b8](https://github.com/wayofdev/laravel-paginator/commit/23875b815a947fce87f61159989d3032d2f7c405)) + ## [1.2.62](https://github.com/wayofdev/laravel-paginator/compare/v1.2.61...v1.2.62) (2023-08-07) diff --git a/package.json b/package.json index d4f2a274..632d9d5e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.62", + "version": "1.2.63", "repository": { "url": "https://github.com/wayofdev/laravel-paginator.git" }