diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a1d96..ff82d72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.67](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.66...v1.2.67) (2023-08-26) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.9.1 ([5ff9e10](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/5ff9e10a1ab341b240e00a37e011826b0f680b5e)) + ## [1.2.66](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.65...v1.2.66) (2023-08-25) diff --git a/package.json b/package.json index e23153a..8fb8446 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.66", + "version": "1.2.67", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }