diff --git a/CHANGELOG.md b/CHANGELOG.md index 9127754f..2f40be1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.16](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.15...v2.1.16) (2023-05-16) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.5.3 ([7890cee](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/7890cee7622f2aceeb664ce6276f18cef0e16fdf)) + ## [2.1.15](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.14...v2.1.15) (2023-05-16) diff --git a/package.json b/package.json index 0c8ba0bd..e5b5288b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.1.15", + "version": "2.1.16", "repository": { "url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git" }