diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2086c..1f42ee0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.5](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.4...v1.2.5) (2023-07-30) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.35 ([fab5e48](https://github.com/wayofdev/laravel-symfony-serializer/commit/fab5e48f8869e584d4526e4a4234be5a6b85b1ab)) + ## [1.2.4](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.3...v1.2.4) (2023-07-30) diff --git a/package.json b/package.json index 270e390..9796b36 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.2.5", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }