diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f134f59..eef1d84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.5](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.4...v3.3.5) (2023-06-06) + + +### Miscellaneous + +* **deps:** update dependency nunomaduro/larastan to v2.6.1 ([fe0e51a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/fe0e51a127b05eb48952636bb8f58f7bd5a999db)) + ## [3.3.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.3...v3.3.4) (2023-06-05) diff --git a/package.json b/package.json index 24315471..56dda8ed 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.3.4", + "version": "3.3.5", "repository": { "url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git" }