diff --git a/CHANGELOG.md b/CHANGELOG.md index 97f3212..bfde6a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.48](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.47...v1.2.48) (2023-08-09) + + +### Miscellaneous + +* **deps:** update dependency orchestra/testbench to v8.6.1 ([f617c05](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/f617c05b4917cf2e905145c8dc9289b3167c512e)) + ## [1.2.47](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.46...v1.2.47) (2023-08-08) diff --git a/package.json b/package.json index 960dde1..c4d3853 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.47", + "version": "1.2.48", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }