diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d6c7c4..b0f4327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.78](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.77...v1.2.78) (2023-09-13) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.34 ([7ff2bb2](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/7ff2bb2da148d7ab5e83e8e58f9324e28c6bda89)) + ## [1.2.77](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.76...v1.2.77) (2023-09-12) diff --git a/package.json b/package.json index cf221a0..44bcc82 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.77", + "version": "1.2.78", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }