diff --git a/CHANGELOG.md b/CHANGELOG.md index fd817d8..188041f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.85](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.84...v1.0.85) (2023-08-14) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.13.0 ([4206260](https://github.com/wayofdev/laravel-jms-serializer/commit/420626092886ce670479858b7bc2398caa5fd0ba)) + ## [1.0.84](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.83...v1.0.84) (2023-08-13) diff --git a/package.json b/package.json index f1fb2c7..b6542e6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.84", + "version": "1.0.85", "repository": { "url": "https://github.com/wayofdev/laravel-jms-serializer.git" }