diff --git a/CHANGELOG.md b/CHANGELOG.md index eb1088cf..4b67d3de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.41](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.40...v1.2.41) (2023-08-24) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.32 ([10f8cff](https://github.com/wayofdev/laravel-symfony-serializer/commit/10f8cffe7bceda5196d0864deecca4ea85c786d6)) + ## [1.2.40](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.39...v1.2.40) (2023-08-24) diff --git a/package.json b/package.json index 865a421c..aac49135 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.40", + "version": "1.2.41", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }