diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c9d96..d079d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.14](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.13...v1.1.14) (2023-06-30) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.32.0 ([3cfe5ef](https://github.com/wayofdev/laravel-symfony-serializer/commit/3cfe5ef2103253092df0aa143662b4626b992781)) + ## [1.1.13](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.12...v1.1.13) (2023-06-30) diff --git a/package.json b/package.json index ed34d3a..522fe5d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.13", + "version": "1.1.14", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }