diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dbad88..e9ff22e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.25](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.24...v1.2.25) (2023-08-11) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.35.0 ([aa5bf8c](https://github.com/wayofdev/laravel-symfony-serializer/commit/aa5bf8c1ff6ae419992722fd8ee68c24ca2d3ebe)) + ## [1.2.24](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.23...v1.2.24) (2023-08-09) diff --git a/package.json b/package.json index 2c7921d..2e1d211 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.24", + "version": "1.2.25", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }