diff --git a/CHANGELOG.md b/CHANGELOG.md index c036236..0ab15a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.56](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.55...v1.2.56) (2023-08-15) + + +### Miscellaneous + +* **deps:** update dependency phpunit/phpunit to v10.3.1 ([523ee6c](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/523ee6c1fbf1fc2f4292db5b1b47f21a57aff6b5)) + ## [1.2.55](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.54...v1.2.55) (2023-08-14) diff --git a/package.json b/package.json index ee3ea54..a585f85 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.55", + "version": "1.2.56", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }