diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f42ee0..e934774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.6](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.5...v1.2.6) (2023-07-30) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.34.0 ([37b253d](https://github.com/wayofdev/laravel-symfony-serializer/commit/37b253db0d3111bf6e9d36251aaf124a6a5a60e3)) + ## [1.2.5](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.4...v1.2.5) (2023-07-30) diff --git a/package.json b/package.json index 9796b36..fd31158 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.5", + "version": "1.2.6", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }