diff --git a/CHANGELOG.md b/CHANGELOG.md index 82f9c99..7967b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.25](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.24...v1.1.25) (2023-07-19) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.8.3 ([296ba5a](https://github.com/wayofdev/laravel-symfony-serializer/commit/296ba5ad4f4f42ed626cf677c52045c65e8220d9)) + ## [1.1.24](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.23...v1.1.24) (2023-07-19) diff --git a/package.json b/package.json index b2b5e3c..266a4ad 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.24", + "version": "1.1.25", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }