diff --git a/CHANGELOG.md b/CHANGELOG.md index f22b14e..07ff9d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.55](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.54...v1.0.55) (2023-07-19) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.8.3 ([6634a8c](https://github.com/wayofdev/laravel-jms-serializer/commit/6634a8ce9b2d9469a28002918f911dbe43523f66)) + ## [1.0.54](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.53...v1.0.54) (2023-07-19) diff --git a/package.json b/package.json index de219b2..e281d0a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.54", + "version": "1.0.55", "repository": { "url": "https://github.com/wayofdev/laravel-jms-serializer.git" }