diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d9d439..7d4b089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.13](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.12...v1.2.13) (2023-08-02) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.36 ([717a4f6](https://github.com/wayofdev/laravel-symfony-serializer/commit/717a4f60aa0f797280fd91d4a387dfd987906a5e)) + ## [1.2.12](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.11...v1.2.12) (2023-08-01) diff --git a/package.json b/package.json index 1cc31a2..a7c6df3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.12", + "version": "1.2.13", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }