diff --git a/CHANGELOG.md b/CHANGELOG.md index c8b6442..a3495ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.21](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.20...v1.1.21) (2023-07-11) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.5.10 ([6a6f227](https://github.com/wayofdev/laravel-symfony-serializer/commit/6a6f227f25d907e4c5e9292164b6b45517dabdae)) + ## [1.1.20](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.19...v1.1.20) (2023-07-09) diff --git a/package.json b/package.json index c121564..b49e685 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.20", + "version": "1.1.21", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }