diff --git a/CHANGELOG.md b/CHANGELOG.md index 922add6..72e2331 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.34](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.33...v1.2.34) (2023-08-15) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.44 ([21c43a6](https://github.com/wayofdev/laravel-symfony-serializer/commit/21c43a640d0290622b06016edaad85377afc7c7f)) + ## [1.2.33](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.32...v1.2.33) (2023-08-15) diff --git a/package.json b/package.json index 7abbf75..9e8fd25 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.33", + "version": "1.2.34", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }