diff --git a/CHANGELOG.md b/CHANGELOG.md index e43aa31..679242a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.42](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.41...v1.2.42) (2023-08-05) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.27 ([3899b89](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/3899b8910b138e9fac45888238186d4c981fa4a0)) + ## [1.2.41](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.40...v1.2.41) (2023-08-05) diff --git a/package.json b/package.json index d3f7d1a..e752349 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.41", + "version": "1.2.42", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }