diff --git a/CHANGELOG.md b/CHANGELOG.md index 285f764b..95ce80fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.78](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.77...v4.0.78) (2023-08-29) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.16.1 ([7571200](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/7571200cc2458bb6c499afd613f04084ba0ec42d)) + ## [4.0.77](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.76...v4.0.77) (2023-08-29) diff --git a/package.json b/package.json index 183980ed..840f0904 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.0.77", + "version": "4.0.78", "repository": { "url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git" }