diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4b089..504e9ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.14](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.13...v1.2.14) (2023-08-03) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.12.0 ([9023911](https://github.com/wayofdev/laravel-symfony-serializer/commit/9023911cc5e8cb9d70251fc095473edbe6e0071d)) + ## [1.2.13](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.12...v1.2.13) (2023-08-02) diff --git a/package.json b/package.json index a7c6df3..43c4efa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.13", + "version": "1.2.14", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }