diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e2331..b11a0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.35](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.34...v1.2.35) (2023-08-21) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.15.0 ([879532f](https://github.com/wayofdev/laravel-symfony-serializer/commit/879532ff70562d638b1b0e3127cb83c83202dc38)) + ## [1.2.34](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.33...v1.2.34) (2023-08-15) diff --git a/package.json b/package.json index 9e8fd25..b926f75 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.34", + "version": "1.2.35", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }