diff --git a/CHANGELOG.md b/CHANGELOG.md index 010ae50..57ce9b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.39](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.38...v1.2.39) (2023-08-24) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.31 ([8f27919](https://github.com/wayofdev/laravel-symfony-serializer/commit/8f27919d03784fed49deb6f1a4bfc8f5d6b9404a)) + ## [1.2.38](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.37...v1.2.38) (2023-08-22) diff --git a/package.json b/package.json index 0beb1c5..7c9e3c8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.38", + "version": "1.2.39", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }