diff --git a/CHANGELOG.md b/CHANGELOG.md index c944f111..2c318a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.38](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.37...v4.0.38) (2023-08-05) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan-deprecation-rules to v1.1.4 ([91757c8](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/91757c820eacc636d4177c33d65f99e04153027a)) + ## [4.0.37](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.36...v4.0.37) (2023-08-04) diff --git a/package.json b/package.json index 976a361b..b9d7a30f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.0.37", + "version": "4.0.38", "repository": { "url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git" }