diff --git a/CHANGELOG.md b/CHANGELOG.md index 55038f2..93271ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.50](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.49...v1.2.50) (2023-09-04) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.36.0 ([c6a80ae](https://github.com/wayofdev/laravel-symfony-serializer/commit/c6a80aeee13c899a96eb2e624d806c3df08b109e)) + ## [1.2.49](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.48...v1.2.49) (2023-09-04) diff --git a/package.json b/package.json index b6c1115..d7eef01 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.49", + "version": "1.2.50", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }