diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d3eda4..7ac2119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.53](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.52...v1.2.53) (2023-09-04) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.54 ([40aa9c1](https://github.com/wayofdev/laravel-symfony-serializer/commit/40aa9c18280430791534f1d3d1d4bfc2807bda11)) + ## [1.2.52](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.51...v1.2.52) (2023-09-04) diff --git a/package.json b/package.json index 2350bee..503bacc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.52", + "version": "1.2.53", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }