diff --git a/CHANGELOG.md b/CHANGELOG.md index 2180f43..9dbad88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.24](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.23...v1.2.24) (2023-08-09) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.6.1 ([34fc73a](https://github.com/wayofdev/laravel-symfony-serializer/commit/34fc73a7f9178626514f8634d6f27eaca85d8baa)) + ## [1.2.23](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.22...v1.2.23) (2023-08-08) diff --git a/package.json b/package.json index 345877a..2c7921d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.23", + "version": "1.2.24", "repository": { "url": "https://github.com/wayofdev/laravel-symfony-serializer.git" }