diff --git a/CHANGELOG.md b/CHANGELOG.md index 82ba37e..b1371ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.45](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.44...v1.2.45) (2023-08-08) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.5.12 ([e69e200](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/e69e20088ee61e471309df069b9039aca08bd3d0)) + ## [1.2.44](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.43...v1.2.44) (2023-08-07) diff --git a/package.json b/package.json index 1c575a6..a7a68df 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.44", + "version": "1.2.45", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }