diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b67d3d..3c36690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.42](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.41...v1.2.42) (2023-08-24) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.47 ([63af2f5](https://github.com/wayofdev/laravel-symfony-serializer/commit/63af2f5b89780eadd552d60f25ce28ebec361da3)) + ## [1.2.41](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.40...v1.2.41) (2023-08-24) diff --git a/package.json b/package.json index aac4913..6b1e5dc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.41", + "version": "1.2.42", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }