diff --git a/CHANGELOG.md b/CHANGELOG.md index 79162ad..f21abf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.47](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.46...v1.2.47) (2023-08-30) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.49 ([521a283](https://github.com/wayofdev/laravel-symfony-serializer/commit/521a283a54faaa068faf2f26b416d265407c9d97)) + ## [1.2.46](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.45...v1.2.46) (2023-08-26) diff --git a/package.json b/package.json index 9014062..a6dc459 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.46", + "version": "1.2.47", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }