diff --git a/CHANGELOG.md b/CHANGELOG.md index 4720594..c036236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.55](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.54...v1.2.55) (2023-08-14) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.43 ([4ac0abf](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/4ac0abfc7e52844c95aff10d08fd8d7962731f30)) + ## [1.2.54](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.53...v1.2.54) (2023-08-14) diff --git a/package.json b/package.json index 4288518..ee3ea54 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.54", + "version": "1.2.55", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }