diff --git a/CHANGELOG.md b/CHANGELOG.md index 467e7b2..57c5bb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.19](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.18...v1.2.19) (2023-08-05) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.39 ([d9b4ea7](https://github.com/wayofdev/laravel-symfony-serializer/commit/d9b4ea794b0f644f2d73bd86e891d97edb204708)) + ## [1.2.18](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.17...v1.2.18) (2023-08-05) diff --git a/package.json b/package.json index eb632db..eb91fa4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.18", + "version": "1.2.19", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }