diff --git a/CHANGELOG.md b/CHANGELOG.md index 40cbf8a..e85fc60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.32](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.31...v1.2.32) (2023-08-14) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.43 ([1df143a](https://github.com/wayofdev/laravel-symfony-serializer/commit/1df143acc472fb2318a3bb807de7b5e638a3b68f)) + ## [1.2.31](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.30...v1.2.31) (2023-08-14) diff --git a/package.json b/package.json index feab835..c056f2d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.31", + "version": "1.2.32", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }