diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4b94e..d7c1655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.5](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.4...v1.1.5) (2023-06-20) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.15 ([bd73aa4](https://github.com/wayofdev/laravel-symfony-serializer/commit/bd73aa492034a3e46a7832ab9513ea81c4feacc6)) + ## [1.1.4](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.3...v1.1.4) (2023-06-20) diff --git a/package.json b/package.json index 20557a5..411f0fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.4", + "version": "1.1.5", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }